Accepting request 1282065 from network
Update to 1.29.7 OBS-URL: https://build.opensuse.org/request/show/1282065 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=163
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28e7f4984a6a34fb4697448141ce2611a6510f5a4369c1669d4e766eb75cd878
|
||||
size 16265938
|
3
syncthing-source-v1.29.7.tar.gz
Normal file
3
syncthing-source-v1.29.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b29b2bb1fb85adf6f3baf120ff725a19b06ed13b95011fe67dd952349e0e212
|
||||
size 16139632
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 20:25:26 UTC 2025 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.29.7
|
||||
* Fixes
|
||||
fix(config): deep copy configuration defaults (fixes #9916) by @hazemKrimi in #10101
|
||||
fix(config): mark audit log options as needing restart (fixes #10099) by @marbens-arch in #10100
|
||||
fix(versioner): fix perms of created folders (fixes #9626) by @ashishbhate in #10105
|
||||
fix(syncthing): ensure both config and data dirs exist at startup (fixes #10126) by @calmh in #10127
|
||||
fix(gui): update uncamel() to handle strings like 'IDs' (fixes #10128) by @luckman212 in #10131
|
||||
* Features
|
||||
feat(gui): close a modal when pressing ESC after switching modal tabs (fixes #9489) by @hazemKrimi in #10092
|
||||
* Other
|
||||
chore(gui): add Serbian (sr) translation template by @acolomb in #10116
|
||||
build: reactivate golangci-lint by @calmh in #10118
|
||||
chore: move golangci-lint & meta to separate PR-only workflow by @calmh in #10119
|
||||
refactor: use slices.Contains to simplify code by @pullmerge in #10121
|
||||
build: process for automatic release tags by @calmh in #10133
|
||||
refactor: use slices package for sort by @mrclmr in #10132
|
||||
refactor: use slices package for sorting by @mrclmr in #10136
|
||||
docs: general notes about v2 coming by @calmh in #10135
|
||||
build: add labeler workflow for PRs by @calmh in #10143
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 09:24:02 UTC 2025 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.29.6
|
||||
Version: 1.29.7
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Reference in New Issue
Block a user