From 10245678a81978f0e1c54fc6ae8ad0fb02089839402dc9341e312dfba68bf753 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 8 Dec 2015 17:05:33 +0000 Subject: [PATCH] - Update to 0.12.7. OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=43 --- syncthing-0.12.6.tar.gz | 3 --- syncthing-0.12.7.tar.gz | 3 +++ syncthing.changes | 8 ++++++++ syncthing.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 syncthing-0.12.6.tar.gz create mode 100644 syncthing-0.12.7.tar.gz diff --git a/syncthing-0.12.6.tar.gz b/syncthing-0.12.6.tar.gz deleted file mode 100644 index a3c0379..0000000 --- a/syncthing-0.12.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d542343226383dc3f9016dfbf12af8b9149dea8066cbca4ebacff0bc22163fc7 -size 3983952 diff --git a/syncthing-0.12.7.tar.gz b/syncthing-0.12.7.tar.gz new file mode 100644 index 0000000..3d133a3 --- /dev/null +++ b/syncthing-0.12.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b39507d6d18827859bbf8b6c56fdc19d8b1b75f9fafb340230ed8f604eb8f34 +size 3991315 diff --git a/syncthing.changes b/syncthing.changes index 65576e2..8383836 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 8 15:23:48 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.12.7: + * Filenames added to audit log in the LocalIndexUpdated event. + * staticClient.connect(): don't handshake twice. + * Fix STTRACE=http (it should use the http debug logger). + ------------------------------------------------------------------- Fri Dec 4 10:29:26 UTC 2015 - sor.alexei@meowr.ru diff --git a/syncthing.spec b/syncthing.spec index 9f7b79a..175b65c 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 0.12.6 +Version: 0.12.7 Release: 0 Summary: FOSS Continuous File Synchronisation License: MPL-2.0