diff --git a/syncthing-source-v0.13.10.tar.gz b/syncthing-source-v0.13.10.tar.gz deleted file mode 100644 index face2c6..0000000 --- a/syncthing-source-v0.13.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8847c6beb7e0bf685c5640e929e30f8ae4f9e63ddc905a6f62e18c7a3fab5dc -size 5098081 diff --git a/syncthing-source-v0.13.10.tar.gz.asc b/syncthing-source-v0.13.10.tar.gz.asc deleted file mode 100644 index 8cf5b2f..0000000 --- a/syncthing-source-v0.13.10.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABCAAGBQJXeQMWAAoJENJubtAAZUo+pk8IAJe88OTpuSCZbs0yRWHQ8L6f -3UEjMi+aOzkUbNwdEhKPU9iYWvtJGQiOArj20ia+oyaHBZve2vOKvhSguqohKxUI -lzIr+Zkv2fDNiLqatgLPWLoah+uym7uHym1SE/MXvhRpddC0Orey8aBN8FVN/UQF -n2KBL4b1xQdVFl8Eq1V4YoZQTRNvgWBJeI3bjZ46Gu2IMjLNxFKxOXmbhKSf6+Wl -U+5aVP08L4Q1aqLxef+LSpoUeIWTN8LMSt8mz4nWhUvUMnQIFerLGHou4crQLk+B -ZISZMFEd3YmVEhjygEJ4weSblS450aQd9ukX/8OBY5g3SIkS9HelhPEg2SX8BaY= -=k4NB ------END PGP SIGNATURE----- diff --git a/syncthing-source-v0.14.2.tar.gz b/syncthing-source-v0.14.2.tar.gz new file mode 100644 index 0000000..3d816e1 --- /dev/null +++ b/syncthing-source-v0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b27d5174dce26fba352fc08f2168af402041cfbb8ebad5597273192e9da901 +size 7311643 diff --git a/syncthing-source-v0.14.2.tar.gz.asc b/syncthing-source-v0.14.2.tar.gz.asc new file mode 100644 index 0000000..ea21ac9 --- /dev/null +++ b/syncthing-source-v0.14.2.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAABCAAGBQJXl1myAAoJENJubtAAZUo+vMkH+gJ/fxgoEsAYrwMMSp/rSe5B +RY3SeXIGjsL9edmY/p7gW0XQ3FRrBjvQbutKaO9+K0a60ps37jgMI34pENE+3oLG +DCOU8ZlbHJUVEMIzmu9Pjar2xoktSpI4NKzSTXyFKVyCuoq/b+o8ULw6iVXc0Aqt +RbEs7xIxhO26f5bCtLmGnT0dGhwubkWzdTnC6ziKzTnU8isSG7wq+OSHG6HPjcWI +3rk9UmTpwGIMWeX7tiMqr1dHDVwpE/w9FCODjhN5LjLf8zqKcuQqc1cS1sdIR8iD +o84b4NAG5gMJr3sWWDtecP3+yyVk5XXfa9fZg3XpJhbuLvTCkd1uXcc/rUUdUGU= +=rNDg +-----END PGP SIGNATURE----- diff --git a/syncthing.changes b/syncthing.changes index ccaf884..b9d4d1c 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jul 27 08:24:38 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 0.14.2 (changes since 0.14.0): + * Implement "delta indexes", a backwards compatible protocol + enhancement. Prior to delta indexes being implemented, full + index information was exchanged at every connection start. + With delta indexes, only index information that has changed + since last contact is transferred. + * Files that grow or shrink during scanning would result in + conflicts or inconsistent data after synchronisation. + +------------------------------------------------------------------- +Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 0.14.0: + * Respect address family for listen addresses in Discovery + results. + * Base the sync protocol, local discovery protocol and database + format on protocol buffers. + * Quickly detect other local devices on restart in local + discovery. + * Fix race condition causing a deadlock on directory addition. + * Correctly format Anonymous Usage Reporting Preview. + ------------------------------------------------------------------- Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru diff --git a/syncthing.spec b/syncthing.spec index 191b747..db3fa13 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 0.13.10 +Version: 0.14.2 Release: 0 Summary: FOSS Continuous File Synchronisation License: MPL-2.0