forked from pool/syncthing
- Update to version 0.14.42.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=122
This commit is contained in:
parent
468d2726f4
commit
700a86bc3a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2
|
||||
size 8299476
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJaJm5nAAoJENJubtAAZUo+iGkIAIQKB7gyQmYcwPnkvlPa8A+q
|
||||
XD+VdYbPoO7pkLBLm6mMuWZ/UJOiC42dJDxfD+ZpNF1rFKt1/8OTuvBwpPotqK/I
|
||||
uov5sf2IOoAuI5HHRtStVkszf2Tc90tbecPfem2REHoF6LgNKAFjRacDz6tazi6m
|
||||
lPvUTHGCFm8dYP+IAKb7eTEOu43FswXMuZAqVlmSlYcE4nNQFm7H85WF6fnU8O/R
|
||||
eeTvqwsl6bwDSPXXGLyMgZFP73764ChS1pk1Gt2dNG7QzxqIS2PV5MsusZ697hFV
|
||||
xgO9OGkb1CKgcGuODFmhPrUzZNzJcdMOPWTIchmpbhho7P2DozHXU0cUyOAtHt8=
|
||||
=TBcV
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v0.14.42.tar.gz
Normal file
3
syncthing-source-v0.14.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d194330f1dfac8bdb83edc978e0b184ed0c5e3aa32af660d95e4592824b20c63
|
||||
size 8486434
|
11
syncthing-source-v0.14.42.tar.gz.asc
Normal file
11
syncthing-source-v0.14.42.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJaQKLzAAoJENJubtAAZUo+PSwIAJNjyi/GCcK1cXUXymw6pXwa
|
||||
3jrANe9Ij9DFD2zXBsmTPRd8tJIbE8+3mbFwoo5tsLE45ireTFjXOMHzkOr4Hf42
|
||||
kNhlKaBcofOdycBCKAh6HiE7PrZ7AALD3tNzcY6Ewz3/IOOzIBDc9la/u/FhLHcX
|
||||
6IOO3HYjRL/JxdmWWbqFetmwowpUDa1I27Mv8TlceVaJn1wWlxGL+hlZj1OA8edd
|
||||
iFbVDWjHIqezPMTL/PefA4k10lTTeJTFHATw0ektZNStMKUUaONa/R/qCoO7aJ73
|
||||
wNr0f4t3GTbc+34ikiMysD1GXI0ecF5Ir3ACPVpXHBnLAsuicZev6lUl3JwPmLQ=
|
||||
=Bhsx
|
||||
-----END PGP SIGNATURE-----
|
@ -1,5 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 10:45:09 UTC 2017 - cfarrell@suse.com
|
||||
Wed Jan 3 12:52:55 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.42:
|
||||
* Discovering new files in a deleted directory does not resurrect
|
||||
the directory (gh#syncthing/syncthing#4475).
|
||||
* "Panic: interface conversion: *errors.errorString is not
|
||||
net.Error" after restart (gh#syncthing/syncthing#4561).
|
||||
* Auto-accept shared directories from trusted devices
|
||||
(gh#syncthing/syncthing#2299).
|
||||
* Empty directories in .stversions should be removed
|
||||
(gh#syncthing/syncthing#4406).
|
||||
* Human readable errors on attempted deletion of a non-empty
|
||||
directory (gh#syncthing/syncthing#4476).
|
||||
* Add confirmation on the Remove Folder / Device button
|
||||
(gh#syncthing/syncthing#4543).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 10:45:09 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.41:
|
||||
* Devices with ignored files stay "synchronising" forever
|
||||
@ -98,7 +115,7 @@ Thu Sep 14 05:05:45 UTC 2017 - sor.alexei@meowr.ru
|
||||
* The build script no longer sets -installsuffix by default
|
||||
(gh#syncthing/syncthing#4272).
|
||||
* Prevent a vulnerability that allows file overwrite via
|
||||
versioned symlinks (gh#syncthing/syncthing#4286).
|
||||
versioned symlinks (boo#1074428, gh#syncthing/syncthing#4286).
|
||||
* Symlinks are deleted from versioned directories on startup
|
||||
(gh#syncthing/syncthing#4288).
|
||||
* Directory paths are no longer reset when editing a directory
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syncthing
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.41
|
||||
Version: 0.14.42
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user