forked from pool/syncthing
Accepting request 958463 from network
- Update to 1.19.1 * Bugfixes (1.19.1): #7850: junctionsAsDirs requires folder pause and resume to trigger #7924: notify: File mode change events not emitted on MacOS/FSEvents watcher #8083: Device ID should be read-only and "nearby devices" should be hidden when adding a new pending device #8143: Behavior of discovery server doesn't match documentation #8145: Folder ID not editable in add folder dialog * Enhancements (1.19.1): #7942: Improve error message about folder marker outside of folder #8130: CLI: add command to print pending folders offered by specific device * Bugfixes (1.19.0): #8103: API: /rest/system/connections has misleading "total" entries * Enhancements (1.19.0): #7428: Add ignore patterns to folder defaults #8090: Allow specifying ports in --generate OBS-URL: https://build.opensuse.org/request/show/958463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=119
This commit is contained in:
commit
d486a8fd75
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c479c6041bd2825e6bd8ff817f2855938a642a29f30bc4355c459bdad989e42
|
||||
size 13009210
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmHdJmEACgkQ0m5u0ABl
|
||||
Sj7K6wf+OFclvqW2OMdoHlJMeRw8iUsgmXZJtgGopXV8zb5Bdr7NV0SReSdbiQ7W
|
||||
gQHQdNaoTUGsrCoY8SfIDwjrktlXDjJN92Ilj8ZOo5MZj282RN+l/K9mGHUN8XCe
|
||||
eAKaME0lRGkb+6Fb6qifE+4BqhgrNXCv4BJSpntjOXju+eM09J6jM7sWZa7seMXS
|
||||
1z5Dc66Md7YHYnkQqR0PEv98tHVAyeddxzsLWLd2KYuBp/vUC9n7VFvtAzYIiwGK
|
||||
RWhRVaqsLnHsl/tSS9QWl9SY4lb1hmMPxC9kaxiEP3X7YT/JTR687IwarCsidjT3
|
||||
PGh1D1Ssvrb+cTxaFGXtlWTRX6a3xw==
|
||||
=Z81s
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.19.1.tar.gz
Normal file
3
syncthing-source-v1.19.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffc5ec2f232314122a216884f63a48eea7c8739f9779e249be1f4776d7a55127
|
||||
size 13216635
|
11
syncthing-source-v1.19.1.tar.gz.asc
Normal file
11
syncthing-source-v1.19.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmIdwVAACgkQ0m5u0ABl
|
||||
Sj7JMQgAp30geXBjfgFC4ne52xcbQyZr0zPTDIkx9y+ru+duSt0YU44740Pz5hAp
|
||||
NWCFTbWNoBcDMlgHoHJoP5X5S7LSVUfbLoslIUGjX0vxzk1Isqb9s024mKKceLM0
|
||||
EvnJ8rzy1YuRfegIso6Mv8au/i7wC+Lzm85V4Jjq2zCm/WoagJls3Im/eOaLGaDy
|
||||
7iyMXFJxt9SORWRTF2ZSw4RHe/vAYA23BYS3Zh3IpD2D80GRVlN5XJ+Vd1wFw93f
|
||||
XCYZR20CrpSqDr4enexxcoNjbf8zNv8lDjwYwuEwgl4Rm52/lE8Mv3Iz31c8CEVe
|
||||
/NXXJvGoVYDPhCg6GGgXxwm/DOvUpA==
|
||||
=OQf/
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 2 13:58:26 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.19.1
|
||||
* Bugfixes (1.19.1):
|
||||
#7850: junctionsAsDirs requires folder pause and resume to trigger
|
||||
#7924: notify: File mode change events not emitted on MacOS/FSEvents watcher
|
||||
#8083: Device ID should be read-only and "nearby devices" should be hidden when adding a new pending device
|
||||
#8143: Behavior of discovery server doesn't match documentation
|
||||
#8145: Folder ID not editable in add folder dialog
|
||||
|
||||
* Enhancements (1.19.1):
|
||||
#7942: Improve error message about folder marker outside of folder
|
||||
#8130: CLI: add command to print pending folders offered by specific device
|
||||
|
||||
* Bugfixes (1.19.0):
|
||||
#8103: API: /rest/system/connections has misleading "total" entries
|
||||
|
||||
* Enhancements (1.19.0):
|
||||
#7428: Add ignore patterns to folder defaults
|
||||
#8090: Allow specifying ports in --generate
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 09:53:22 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.18.6
|
||||
Version: 1.19.1
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user