File kopia.changes of Package kopia

-------------------------------------------------------------------
Fri Oct 06 08:57:30 UTC 2023 - ecsos@opensuse.org

- Update to version 0.14.1:
  * fix(kopiaui): Workaround for wrong window bounds in multi display environments (#3315)
  * feat(cli): Added option to allow running missed snapshots on Kopia start (#3311)
  * fix(ui): fixed dark mode via https://github.com/kopia/htmlui/pull/191 (#3314)
  * chore(ci): auto-delete old RPM and DEB packages (#3310)

-------------------------------------------------------------------
Fri Oct 06 08:53:48 UTC 2023 - ecsos@opensuse.org

- Update to version 0.14.0:
  * fix(ui): changed default tab to Snapshots (#3308)
  * fix(kopiaui): fixed opening file browser for mounted directories (#3307)
  * feat(kopiaui): Retain window size and location after close (#3302)
  * chore(ci): upgraded UI (#3305)
  * feat(server): reduce server refreshes of the repository  (#3265)
  * fix(repository): removed useless log (#3299)
  * chore(deps): use commit id for GH action versions (#3298)
  * build(deps): bump ossf/scorecard-action from 2.1.2 to 2.2.0 (#3291)
  * build(deps): bump github/codeql-action from 2.2.4 to 2.21.5 (#3292)
  * build(deps): bump actions/checkout from 3.1.0 to 4.0.0 (#3290)
  * chore(ci): switched back to LTS version of Ubuntu for Docker image (#3295)
  * feat(server): introduced generic scheduler (#3293)
  * feat(ui): Allow specifying whether local or all snapshots are shown by default in the UI (#3289)
  * feat(server): Add socket-activation support (#3283)
  * docs(site): Add LVM example for actions (#3286)
  * fix(providers): fixed list/get caching with rclone providers (#3284)
  * chore(ci): use 'with.go-version-file' in actions/setup-go (#3282)
  * chore(ci): always use latest patch version of Go (#3280)
  * chore(ci): upgrade golang to 1.21 (#3277)
  * chore(ci): upgrade rclone to 1.63.1 (#3278)
  * fix(cli): added output to indicate completion of snapshot verification (#3275)
  * chore(ci): add OSSF Scorecard workflow (#3260)
  * build(deps): bump actions/checkout from 3 to 4 (#3271)
  * build(deps): bump github.com/google/fswalker from 0.3.0 to 0.3.2 (#3268)
  * build(deps): bump the common-golang-dependencies group with 4 updates (#3273)
  * feat(ui): imported latest UI changes (#3272)
  * feat(cli): added '--otlp-trace' flag that replaces Jaeger tracing with OTLP over gRPC (#3264)
  * build(deps): bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 (#3270)
  * chore(ci): added exponential back-off to gettool (#3267)
  * feat(repository): apply retention policies server-side (#3249)
  * feat(server): fixed server logging file & console (#3262)
  * build(deps-dev): bump the kopia-ui-npm-dependencies group (#3261)
  * test(general): fixed TestOnNthCompletion test flake, which was 1-5/10000 runs (#3263)
  * chore(general): remove unnecessary //nolint directives (#3256)
  * chore(ci): add govulncheck step to lint workflow (#3252)
  * feat(repository): added hard size limit to the on-disk cache (#3238)
  * chore(ci): add page with workflow status badges for quick reference (#3248)
  * feat(providers): allow other GCS OAuth2.0 credential types (#3064)
  * fix(general): add checklocks annotation (#3247)
  * feat(repository): allow configuring auto compaction count (#3240)
  * chore(ci): reenable check-locks after the fix was merged upstream (#3245)
  * Add options struct to test helper (#3244)
  * fix(repository): Disable manifest manager compaction when in read-only mode (#3226)
  * build(deps): bump the common-golang-dependencies group with 4 updates (#3242)
  * build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#3243)
  * fix(repository): skip epoch compaction and advancement on read-only storage (#3225)
  * refactor(providers): Create default provider that has common functions (#3241)
  * feat(providers): Create IsReadOnly API for blob storage (#3230)
  * feat(server): add server support for unix domain sockets (#3216)
  * chore(ci): upgraded linter to 1.54.0 (#3239)
  * chore(ci): notarization fix (#3237)
  * fix(ci): fixed notarization, switched to using API keys (#3236)
  * docs(site): fix typo "maintence" (#3234)
  * feat(providers): improve performance of SFTP uploads (#3235)
  * test(repository): More precise check for retention in tests (#3220)
  * feat(providers): support for auth with Azure AD (#3131)
  * build(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#3222)
  * build(deps): bump the common-golang-dependencies group with 2 updates (#3221)
  * fix(repository): Storage config blob caching (#3192)
  * refactor(general): rename cache variable in test (#3211)
  * refactor(cli): minor nits for observability flags (#3209)
  * docs(site): change wording for storage provider choice (#3206)
  * feat(cli): save observability metric before exiting the process (#3201)
  * fix(infra): add timeout for make.yml build.Build step (#3202)
  * build(deps): bump the common-golang-dependencies group with 4 updates (#3198)
  * build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 (#3199)
  * build(deps): bump github.com/chromedp/chromedp from 0.9.1 to 0.9.2 (#3200)
  * refactor(cli): break down observability.startMetrics() (#3196)
  * Update Dockerfile to install tzdata (#3191)
  * chore(cli): correct typo in blob stats command (#3194)
  * fix(general): change cache full logging frequency & message (#3193)
  * fix(cli): prevent duplicate snapshots when --all and a source path are given (#3067)
  * fix(cli): log cache full when on debug level (#3085)
  * fix(ui): fixed error counter reported on task level (#3190)
  * test(general): add crash consistency test to validate repository consistency when kopia stops abruptly (#3142)
  * build(deps): bump the kopia-ui-npm-dependencies group (#3188)
  * build(deps): bump the common-golang-dependencies group with 2 updates (#3186)
  * chore(ci): switched to @electron/notarize (#3175)
  * feat(cli): new storage config input from file when creating a repo (#2756)
  * chore(ci): fixes for ARM64 runner on AWS (#3179)
  * build(deps): bump the common-golang-dependencies group with 1 update (#3173)
  * fix: mac tray icon (#3170)
  * fix: upgrade electron-updater from 6.1.2 to 6.1.3 (#3169)
  * fix: upgrade electron-updater from 6.1.1 to 6.1.2 (#3150)
  * fix(ci): avoid hung CI jobs while notarizing the kopia app on MacOS  (#3168)
  * build(deps-dev): bump the kopia-ui-npm-dependencies group (#3167)
  * fix(deps): have dependabot ignore kopia/htmluibuild updates (#3166)
  * fix(ci): add test for theme selection (#3157)
  * refactor(general): Cleaner error checking in retention tests (#3164)
  * fix(cli): preserve error exit code when '--json' output is specified (#3163)
  * feat(snapshots): added ability to use cron expressions to schedule snapshots (#3149)
  * build(deps): bump the common-golang-dependencies group with 1 update (#3160)
  * test(providers): use target ref in repo checkout (#3159)
  * test(providers): split providers test workflow (#3158)
  * chore(deps): add Azure to common-golang dependabot group (#3155)
  * build(deps): bump the kopia-ui-npm-dependencies group (#3156)
  * docs(site): Fix ransomware protection section (#3139)
  * chore(infra): run golangci_lint in Go version from go.mod (#3154)
  * fix: Update instructions to start server in BUILD.md (#3037)
  * build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#3152)
  * build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#3153)
  * build(deps): bump the common-golang-dependencies group with 2 updates (#3151)
  * refactor(providers): use minio SDK credentials package in S3 STS test (#3148)
  * feat(ui): UI updates (Theming support, action fix) (#3145)
  * docs(site): fix typo (#3144)
  * style(general): minor followups to #3041 (#3141)
  * feat(cli): add --override-source parameter to allow overriding source when snapshotting (#3041)
  * Potential fix for TestLogFileMaxTotalSize. (#3140)
  * fix(repository): fix s3 list bucket permission error (#3072)
  * build(deps): bump the common-golang-dependencies group with 6 updates (#3137)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.256 to 1.44.298 (#3138)
  * docs(site): Add documentation about Ransomware Protection (#2160)
  * chore(general): cleanup "stale" error naming (#3129)
  * fix(infra): use correct parameter for message in stale action (#3126)
  * chore(infra): update stale workflow settings (#3124)
  * chore(general): output `content rewritten bytes` to INFO (#3061)
  * build(deps): bump the kopia-ui-npm-dependencies group in /app with 8 updates (#3120)
  * chore(ci): skip license check for non-dev dependencies since we don't ship those (#3121)
  * build(deps): bump the common-golang-dependencies group with 9 updates (#3115)
  * build(deps): bump github.com/studio-b12/gowebdav (#3116)
  * build(deps): bump github.com/klauspost/reedsolomon from 1.11.7 to 1.11.8 (#3117)
  * build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#3119)
  * feat(repository): Implement retention time extension on S3 buckets using Object Locks (#2179)
  * chore(ci): typo fix (#3118)
  * chore(ci): group dependabot upgrades and switch to weekly (#3103)
  * build(deps-dev): bump playwright-core from 1.33.0 to 1.35.1 in /app (#3104)
  * chore(ci): restore dependabot removed in PR3017 (#3102)
  * chore(ci): fix `npm audit` failure by removing `electron-first-run` and upgrading `electron` and `semver` (#3101)
  * test(general): Handle no space left errors in robustness tests (#3043)
  * chore(ci): bump gotestsum to v1.10.0 (#3083)
  * chore(ci): upgraded linter to 1.53.3 (#3079)
  * docs(site): minor tweaks (#3082)
  * chore(site): upgraded site to latest hugo and removed vendored files (#3078)
  * build(deps): switch to ubuntu:kinetic in tools/docker/Dockerfile to reduce vulnerabilities (#3076)
  * build(deps): app/package.json & app/package-lock.json to reduce vulnerabilities (#3075)
  * build(deps): update all golang dependencies (#3066)
  * chore(ci): exclude docsy theme from snyk (#3065)
  * build(deps): upgrade Azure blob module to latest (#3056)
  * docs(site): fixing typo. (#3025)
  * chore(ci): disable dependabot and replace with Snyk (#3017)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.256 (#3009)
  * build(deps): bump github.com/prometheus/client_golang (#3007)
  * build(deps): bump google.golang.org/api from 0.120.0 to 0.121.0 (#3008)
  * build(deps): bump go.opentelemetry.io/otel from 1.14.0 to 1.15.1 (#3001)
  * build(deps-dev): bump playwright-core from 1.32.3 to 1.33.0 in /app (#2995)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.254 (#2996)
  * build(deps-dev): bump @playwright/test from 1.32.3 to 1.33.0 in /app (#2994)

-------------------------------------------------------------------
Tue May 16 14:55:24 UTC 2023 - ecsos@opensuse.org

- Update to version 0.13.0:
  * chore(ci): test commit (#2987)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.252 to 1.44.253 (#2981)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.251 to 1.44.252 (#2979)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.250 to 1.44.251 (#2977)
  * build(deps): bump google.golang.org/api from 0.119.0 to 0.120.0 (#2975)
  * build(deps-dev): bump electron from 24.1.1 to 24.1.2 in /app (#2969)
  * build(deps-dev): bump playwright from 1.32.1 to 1.32.3 in /app (#2970)
  * build(deps-dev): bump @playwright/test from 1.26.1 to 1.32.3 in /app (#2973)
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.249 to 1.44.250 (#2972)
  * build(deps-dev): bump playwright-core from 1.32.1 to 1.32.3 in /app (#2971)

-------------------------------------------------------------------
Tue May 16 14:31:59 UTC 2023 - ecsos <ecsos@opensuse.org>

- Initial version 1.13.0 
openSUSE Build Service is sponsored by