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-07-31 17:45:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kopia (Old) and /work/SRC/openSUSE:Factory/.kopia.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopia" Thu Jul 31 17:45:59 2025 rev:6 rq:1296508 version:0.21.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kopia/kopia.changes 2025-05-26 18:38:54.887936443 +0200 +++ /work/SRC/openSUSE:Factory/.kopia.new.1944/kopia.changes 2025-07-31 17:47:03.506293396 +0200 @@ -1,0 +2,154 @@ +Thu Jul 24 11:13:19 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.21.1: + * Server + - fixed scheduling bug (#4732) by Jarek Kowalski + * Storage Providers + - New Feature Azure Federated Identity support (#4728) by Julio + Lopez + +------------------------------------------------------------------- +Thu Jul 24 11:02:08 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.21.0: + * Command-Line Interface + - New Feature human-readable sizes for kopia ls (#4696) by Kian + Kasad + - New Feature add --disable-file-logging to suppress log file + output (#4686) by Leonardo Cecchi + - fix path printed by "kopia snapshot fix" commands (#4638) by + Kian Kasad + * General Improvements + - cleanup clock bounds check (#4720) by Julio Lopez + - New Feature check for clock skew on write session creation + (#4719) by Julio Lopez + - rename variable to humanReadable for consistency (#4709) by + Julio Lopez + - use require to cleanup snapshot tests (#4708) by Julio Lopez + - add {peta,exa}byte prefixes (#4707) by Julio Lopez + - use snapshot end time as tie breaker for equal start time + (#4705) by Julio Lopez + - minor cleanups (#4704) by Julio Lopez + - migrate remnant piece to crypto/hkdf (#4691) by Julio Lopez + - migrate to crypto/{hkdf,pbkdf2,sha3} (#4678) by Julio Lopez + - small misc. cleanups (#4666) by Julio Lopez + - typos (#4659) by Nathan Baulch + - misc cleanups (#4652) by Julio Lopez + - enable forcetypeassert linter (#4624) by Julio Lopez + - minor cleanups (#4621) by Julio Lopez + - upload tests (#4619) by Julio Lopez + - misc cleanups (#4615) by Julio Lopez + - minor cleanups in snapshot GC (#4612) by Julio Lopez + - convenience make targets to install tools (#4616) by Julio + Lopez + - s/interface{}/any/ (#4614) by Julio Lopez + - fix TestSnapshotNoLeftoverCheckpoints slowness (#4611) by + Julio Lopez + * Repository + - create minimal cache.Storage interface (#4618) by Jarek + Kowalski + * Server + - fix snapshot scheduling in the event of machine goes to sleep + (#4682) by Jarek Kowalski + * Snapshots + - New Feature Add periodic JSON progress output to snapshot + verify (#4645) by Nick + - completely ignore unsupported entries instead of reporting + them as ignored errors to avoid snapshot warnings (#4613) by + Jarek Kowalski + * Storage Providers + - Azure client cert env var (#4726) by Julio Lopez + - rename Options.ClientCertificate for clarity (#4724) by Julio + Lopez + - add omitempty JSON tags in azure.Options (#4721) by Julio + Lopez + - add tags in azure.Options (#4716) by Julio Lopez + * CI/CD + - upgrade to Go 1.24 (#4675) by Julio Lopez + - pin actions (#4657) by Julio Lopez + - upgrade Go toolchain to 1.23.10 (#4656) by Julio Lopez + - include date-time in temp dir name used for tests (#4651) by + Julio Lopez + * Graphical User Interface + - extracted formatting utilities to separate module (#370) by + Jarek Kowalski + - moved policy utils to a separate module (#367) by Jarek + Kowalski + - component refactoring (#365) by Jarek Kowalski + - fixed warnings during 'npm test' (#345) by Jarek Kowalski + - reorganized test utilities (#369) by Jarek Kowalski + - speed up tests that use polling with long intervals (#368) by + Jarek Kowalski + - refactored router mock setup (#366) by Jarek Kowalski + - move cancelTask to a separate module (#364) by Jarek Kowalski + - added test for top-level index.jsx (#363) by Jarek Kowalski + - added tests for the App component (#362) by Jarek Kowalski + - added tests for Policies page (#361) by Jarek Kowalski + - added tests for DirectoryItems (#360) by Jarek Kowalski + - added tests for DirectoryBreadcrums (#359) by Jarek Kowalski + - added tests for SnapshotCreate component (#358) by Jarek + Kowalski + - added tests for SnapshotDirectory component (#357) by Jarek + Kowalski + - added forms test (#351) by Jarek Kowalski + - more test coverage (#350) by Jarek Kowalski + - added tests for the Logs component (#349) by Jarek Kowalski + - add tests for Snapshots tab (#348) by Jarek Kowalski + - added tests for the Repository tab (#347) by Jarek Kowalski + - added tests for Tasks (#346) by Jarek Kowalski + - added tests for TimesOfDayTest component (#344) by Jarek + Kowalski + - added tests for snapshot estimation (#343) by Jarek Kowalski + - increased coverage for NotificationEditor.jsx (#342) by Jarek + Kowalski + - added tests for remaining repository setup pages (#341) by + Jarek Kowalski + - increase code coverage (#340) by Jarek Kowalski + - moved tests to tests/ directory and reorganized by their + target (#339) by Jarek Kowalski + * Dependencies + - build(deps): bump the common-golang-dependencies group with 9 + updates (#4718) + - build(deps): bump google.golang.org/api (#4715) + - build(deps): bump github/codeql-action in the github-actions + group (#4701) + - build(deps): bump docker/setup-buildx-action in the docker + group (#4702) + - build(deps): bump dawidd6/action-homebrew-bump-formula from 4 + to 5 (#4703) + - build(deps): bump the telemetry-dependencies group with 4 + updates (#4699) + - build(deps): bump github.com/mocktools/go-smtp-mock/v2 + (#4697) + - build(deps): bump google.golang.org/api (#4698) + - build(deps): bump github.com/chromedp/chromedp from 0.13.6 to + 0.13.7 (#4688) + - build(deps): bump github.com/prometheus/common (#4687) + - build(deps): bump the common-golang-dependencies group with 2 + updates (#4676) + - build(deps): bump github.com/hanwen/go-fuse/v2 from 2.7.2 to + 2.8.0 (#4672) + - build(deps): bump the common-golang-dependencies group with 2 + updates (#4671) + - build(deps): bump github/codeql-action in the github-actions + group (#4664) + - build(deps): bump + github.com/Azure/azure-sdk-for-go/sdk/azidentity (#4662) + - build(deps): bump the common-golang-dependencies group with 7 + updates (#4660) + - build(deps): bump github.com/mocktools/go-smtp-mock/v2 + (#4647) + - build(deps): bump the common-golang-dependencies group with 2 + updates (#4646) + - build(deps): bump the telemetry-dependencies group with 4 + updates (#4608) + - build(deps): bump the github-actions group with 2 updates + (#4632) + - build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 + (#4634) + - build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 + (#4633) + - build(deps): bump the common-golang-dependencies group with 2 + updates (#4607) + +------------------------------------------------------------------- Old: ---- kopia-0.20.1.obscpio New: ---- kopia-0.21.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kopia.spec ++++++ --- /var/tmp/diff_new_pack.bur9xs/_old 2025-07-31 17:47:06.290409111 +0200 +++ /var/tmp/diff_new_pack.bur9xs/_new 2025-07-31 17:47:06.310409942 +0200 @@ -17,14 +17,14 @@ Name: kopia -Version: 0.20.1 +Version: 0.21.1 Release: 0 Summary: Cross-platform backup tool with fast incremental backups License: Apache-2.0 URL: https://github.com/kopia/kopia Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.22 +BuildRequires: golang(API) >= 1.24 %description Kopia is a fast and secure open-source backup/restore tool that allows you to ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bur9xs/_old 2025-07-31 17:47:06.522418753 +0200 +++ /var/tmp/diff_new_pack.bur9xs/_new 2025-07-31 17:47:06.542419585 +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.20.1</param> + <param name="revision">v0.21.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.bur9xs/_old 2025-07-31 17:47:06.674425072 +0200 +++ /var/tmp/diff_new_pack.bur9xs/_new 2025-07-31 17:47:06.682425404 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kopia/kopia</param> - <param name="changesrevision">1ee24977ceb09c02329eaebac718ec5a950c5d83</param></service></servicedata> + <param name="changesrevision">0733cb4d2a731dbb92d927f66230694e014f4df2</param></service></servicedata> (No newline at EOF) ++++++ kopia-0.20.1.obscpio -> kopia-0.21.1.obscpio ++++++ ++++ 9429 lines of diff (skipped) ++++++ kopia.obsinfo ++++++ --- /var/tmp/diff_new_pack.bur9xs/_old 2025-07-31 17:47:07.502459487 +0200 +++ /var/tmp/diff_new_pack.bur9xs/_new 2025-07-31 17:47:07.514459986 +0200 @@ -1,5 +1,5 @@ name: kopia -version: 0.20.1 -mtime: 1748215535 -commit: 1ee24977ceb09c02329eaebac718ec5a950c5d83 +version: 0.21.1 +mtime: 1753145489 +commit: 0733cb4d2a731dbb92d927f66230694e014f4df2 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kopia/vendor.tar.gz /work/SRC/openSUSE:Factory/.kopia.new.1944/vendor.tar.gz differ: char 14, line 1
