summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2019-07-18 09:07:51 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2019-07-18 09:07:51 +0000
commite28a08c55c9d182d45f983082c76b560325b98c1 (patch)
tree6fd792d1421f551a31059d04997ba79baa5478a2 /metadata/news/2019-07-18-syncthing-update-incompatibility
parentMerge updates from master (diff)
parent2019-07-18-syncthing-update-incompatibility: new item (diff)
downloadgentoo-e28a08c55c9d182d45f983082c76b560325b98c1.tar.gz
gentoo-e28a08c55c9d182d45f983082c76b560325b98c1.tar.bz2
gentoo-e28a08c55c9d182d45f983082c76b560325b98c1.zip
Merge commit '0bdceb02c58969c91483f12129ea60c4f84ff768'
Diffstat (limited to 'metadata/news/2019-07-18-syncthing-update-incompatibility')
-rw-r--r--metadata/news/2019-07-18-syncthing-update-incompatibility/2019-07-18-syncthing-update-incompatibility.en.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/news/2019-07-18-syncthing-update-incompatibility/2019-07-18-syncthing-update-incompatibility.en.txt b/metadata/news/2019-07-18-syncthing-update-incompatibility/2019-07-18-syncthing-update-incompatibility.en.txt
new file mode 100644
index 000000000000..c5a1537e0f26
--- /dev/null
+++ b/metadata/news/2019-07-18-syncthing-update-incompatibility/2019-07-18-syncthing-update-incompatibility.en.txt
@@ -0,0 +1,15 @@
+Title: Syncthing 1.2.0 and newer do not interoperate with 0.14.45 and older
+Author: Marek Szuba <marecki@gentoo.org>
+Posted: 2019-07-18
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: net-p2p/syncthing
+
+Starting with version 1.2.0, Syncthing always uses large, variable-sized,
+blocks to index and transfer files larger than 256 MiB [1]. Syncthing
+version 0.14.45 and older will initially appear to accept files scanned
+with large blocks, but will later panic during some internal file
+operations. Do NOT enable large blocks in clusters with devices still
+on v0.14.45 or older, e.g. Debian Stretch servers using official packages.
+
+[1] https://docs.syncthing.net/advanced/folder-uselargeblocks.html