Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kopia for openSUSE:Factory checked 
in at 2025-05-22 16:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kopia (Old)
 and      /work/SRC/openSUSE:Factory/.kopia.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kopia"

Thu May 22 16:56:01 2025 rev:4 rq:1278925 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kopia/kopia.changes      2025-01-24 
13:40:53.519865655 +0100
+++ /work/SRC/openSUSE:Factory/.kopia.new.2732/kopia.changes    2025-05-22 
16:56:12.968254668 +0200
@@ -1,0 +2,138 @@
+Tue May 20 04:35:24 UTC 2025 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 0.20.0:
+  * Command-Line Interface
+    - New Feature helper functions to get preceding snapshots for
+      diff (#4559) by Rohit-BM18
+    - Fix crash when doing kopia policy show <path> (#4560) by
+      Donatas Abraitis
+    - rename function to setListBlobsParallelismFromFlags (#4564)
+      by Julio Lopez
+    - New Feature --stats-only flag for the diff command (#4557) by
+      Rohit-BM18
+    - add flag for rclone's startup timeout (#4543) by Julio Lopez
+    - cleanup cli.repositoryAccessMode (#4541) by Julio Lopez
+    - clarify documentation regarding per-user and per-host (#4512)
+      by blenderfreaky
+    - create cache marker in log directories (#4517) by Julio López
+    - set build info version and info when not set (#4498) by Julio
+      López
+    - misc cleanups in internal/diff (#4484) by Julio López
+    - add details to persistent password error message (#4480) by
+      Julio López
+    - add newline after policy export output (#4476) by Julio López
+    - New Feature compute snapshot diff stats (#4444) by Rohit-BM18
+    - diff test (#4422) by Julio López
+  * KopiaUI App
+    - adjust handling of default repository (#4561) by remigius42
+  * General Improvements
+    - cleanup forbidigo linter config (#4540) by Julio Lopez
+    - cleanup linter config (#4538) by Julio Lopez
+    - avoid removing error cause (#4536) by Julio Lopez
+    - enable wsl for all go files (#4524) by Matthieu MOREL
+    - cleanup a few tests (#4519) by Julio Lopez
+    - leverage os.CreateTemp (#4513) by Julio López
+    - minor cleanups and other nits (#4507) by Julio López
+    - tempfile.Create on Linux (x64/arm64) (#4504) by Julio López
+    - use correct error in call to errors.Wrap (#4477) by alingse
+    - prevent infinite loop while resolving ignore file symlinks
+      (#4413) by Julio López
+  * Repository
+    - New Feature role assumption for S3 storage (#4182) by ashmrtn
+  * Server
+    - add empty line between headers and body in email payload
+      (#4545) by Julio Lopez
+    - prevent maintenance task on read-only repos (#4408) by Julio
+      López
+  * Snapshots
+    - extracted snapshot.FindPreviousManifests() (#4453) by Jarek
+      Kowalski
+    - refactored uploader into separate package (#4450) by Jarek
+      Kowalski
+  * Storage Providers
+    - human-friendly persistence of role durantion (#4546) by Julio
+      Lopez
+    - New Feature Azure Blob client certificate authentication
+      (#4535) by Julio Lopez
+  * CI/CD
+    - fix HTMLUI changelog (#4579) by Jarek Kowalski
+    - auto-generate clean htmlui changelog (#4578) by Jarek
+      Kowalski
+    - upgrade Go toolchain to 1.23.9 (#4568) by Julio Lopez
+    - remove exclusion for unused ctx parameters (#4530) by Julio
+      Lopez
+    - replace multierr with errors.Join (#4529) by Julio Lopez
+    - remove gocritic unnecessaryDefer exclusion (#4525) by
+      Matthieu MOREL
+    - enable exptostd linter (#4509) by Julio López
+    - utc commit date (#4506) by Julio López
+    - bump golangci-lint to v2.1.2 (#4500) by Matthieu MOREL
+    - use GH Linux ARM runners (#4367) by Julio López
+    - upgrade Go to 1.23 (#4248) by Jarek Kowalski
+  * Graphical User Interface
+    - New Feature add max file size field to policy editor (#321)
+      by blenderfreaky
+    - New Feature allow creating per-host, per-user and foreign
+      policies (#320) by blenderfreaky
+    - Remove misleading asterisk from extension placeholders (#327)
+      by Kian Kasad
+    - don't require login and password to allow using SMTP instead
+      of upgrading to SMTPs (#313) by anaxita
+    - reformatted all code using prettier (#330) by Jarek Kowalski
+    - added eslint (#329) by Jarek Kowalski
+    - migrate htmlui framework to vite, because CRA is deprecated
+      (#316) by Jarek Kowalski
+  * Dependencies
+    - build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 (#4366)
+    - build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 (#4387)
+    - build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#4434)
+    - build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4549)
+    - build(deps): bump github.com/chromedp/chromedp from 0.11.0 to 0.12.1 
(#4363)
+    - build(deps): bump github.com/chromedp/chromedp from 0.12.1 to 0.13.0 
(#4426)
+    - build(deps): bump github.com/chromedp/chromedp from 0.13.0 to 0.13.1 
(#4443)
+    - build(deps): bump github.com/chromedp/chromedp from 0.13.1 to 0.13.3 
(#4468)
+    - build(deps): bump github.com/chromedp/chromedp from 0.13.3 to 0.13.6 
(#4494)
+    - build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 
(#4464)
+    - build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 
(#4463)
+    - build(deps): bump github.com/golang/glog from 1.2.3 to 1.2.4 (#4380)
+    - build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#4425)
+    - build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 
(#4427)
+    - build(deps): bump github.com/pkg/sftp from 1.13.7 to 1.13.8 (#4456)
+    - build(deps): bump github.com/pkg/sftp from 1.13.8 to 1.13.9 (#4474)
+    - build(deps): bump github.com/prometheus/client_golang (#4424)
+    - build(deps): bump github.com/prometheus/client_golang (#4493)
+    - build(deps): bump github.com/prometheus/client_model (#4503)
+    - build(deps): bump github.com/prometheus/common (#4458)
+    - build(deps): bump github.com/sanity-io/litter from 1.5.6 to 1.5.8 (#4417)
+    - build(deps): bump github.com/tg123/go-htpasswd from 1.2.3 to 1.2.4 
(#4516)
+    - build(deps): bump github/codeql-action in the github-actions group 
(#4386)
+    - build(deps): bump google.golang.org/api (#4393)
+    - build(deps): bump google.golang.org/api (#4437)
+    - build(deps): bump google.golang.org/grpc (#4365)
+    - build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 in the 
common-golang-dependencies group (#4515)
+    - build(deps): bump google.golang.org/protobuf (#4379)
+    - build(deps): bump google.golang.org/protobuf (#4469)
+    - build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#4433)
+    - build(deps): bump the common-golang-dependencies group across 1 
directory with 4 updates (#4465)
+    - build(deps): bump the common-golang-dependencies group with 10 updates 
(#4441)
+    - build(deps): bump the common-golang-dependencies group with 10 updates 
(#4492)
+    - build(deps): bump the common-golang-dependencies group with 11 updates 
(#4400)
+    - build(deps): bump the common-golang-dependencies group with 2 updates 
(#4502)
+    - build(deps): bump the common-golang-dependencies group with 2 updates 
(#4567)
+    - build(deps): bump the common-golang-dependencies group with 3 updates 
(#4416)
+    - build(deps): bump the common-golang-dependencies group with 3 updates 
(#4473)
+    - build(deps): bump the common-golang-dependencies group with 4 updates 
(#4423)
+    - build(deps): bump the common-golang-dependencies group with 4 updates 
(#4532)
+    - build(deps): bump the common-golang-dependencies group with 9 updates 
(#4558)
+    - build(deps): bump the docker group with 2 updates (#4432)
+    - build(deps): bump the github-actions group across 1 directory with 4 
updates (#4364)
+    - build(deps): bump the github-actions group with 2 updates (#4548)
+    - build(deps): bump the github-actions group with 3 updates (#4431)
+    - build(deps): bump the github-actions group with 4 updates (#4483)
+    - build(deps): bump the telemetry-dependencies group with 5 updates (#4442)
+    - build(deps): remove patch requirement in go.mod (#4411)
+    - build(deps): updated all dependencies of KopiaUI app (#4580)
+    - build(deps): upgrade Go toolchain to 1.23.7 and x/net packages (#4438)
+    - build(deps): use Go 1.23.8 toolchain (#4482)
+
+-------------------------------------------------------------------

Old:
----
  kopia-0.19.0.obscpio

New:
----
  kopia-0.20.0.obscpio

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

Other differences:
------------------
++++++ kopia.spec ++++++
--- /var/tmp/diff_new_pack.UOB1My/_old  2025-05-22 16:56:13.716286378 +0200
+++ /var/tmp/diff_new_pack.UOB1My/_new  2025-05-22 16:56:13.720286548 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kopia
-Version:        0.19.0
+Version:        0.20.0
 Release:        0
 Summary:        Cross-platform backup tool with fast incremental backups
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UOB1My/_old  2025-05-22 16:56:13.752287904 +0200
+++ /var/tmp/diff_new_pack.UOB1My/_new  2025-05-22 16:56:13.756288073 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/kopia/kopia</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.19.0</param>
+    <param name="revision">v0.20.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UOB1My/_old  2025-05-22 16:56:13.780289091 +0200
+++ /var/tmp/diff_new_pack.UOB1My/_new  2025-05-22 16:56:13.784289261 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/kopia/kopia</param>
-              <param 
name="changesrevision">1f8f728c4133d4f419df93e58a5b54c3bf9c75e3</param></service></servicedata>
+              <param 
name="changesrevision">496f2d5d96a27e0913b59cebd9b2509bca1896f2</param></service></servicedata>
 (No newline at EOF)
 

++++++ kopia-0.19.0.obscpio -> kopia-0.20.0.obscpio ++++++
++++ 30375 lines of diff (skipped)

++++++ kopia.obsinfo ++++++
--- /var/tmp/diff_new_pack.UOB1My/_old  2025-05-22 16:56:14.300311135 +0200
+++ /var/tmp/diff_new_pack.UOB1My/_new  2025-05-22 16:56:14.304311304 +0200
@@ -1,5 +1,5 @@
 name: kopia
-version: 0.19.0
-mtime: 1737605757
-commit: 1f8f728c4133d4f419df93e58a5b54c3bf9c75e3
+version: 0.20.0
+mtime: 1747619777
+commit: 496f2d5d96a27e0913b59cebd9b2509bca1896f2
 

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

Reply via email to