From b5d13180179db76936f7f24c75aa1060273c5dda6dcbaa80c602355445487504 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Wed, 13 Nov 2019 21:28:36 +0000 Subject: [PATCH] Accepting request 748455 from home:mrey:branches:network - Update to 1.3.1: - Bugfixes: - #5993: Build information missing in discovery and relay server binaries - #5995: Usage-reported transfer stats are meaningless - #6008: Changed file in receive-only folder cannot be ignored - #6040: Shows authentication warning when listening on UNIX socket - #6049: Hostnames resolving to localhost are not considered 'local' in remote access warning - Enhancements: - #5583: White tab in black Interface ? - #5627: Stalled scans need better UI representation - Other issues: - #6010: STUN server stun.voxgratia.org should be removed - Changes from 1.3.0: - Bugfixes: - #5985: Log spam and high CPU use if #include path is wrong in .stignore - Enhancements: - #5138: Rate limit can be very bursty - #5948: Improve free space checking when syncing - #5966: Database performance: improve situation with huge databases - Other issues: - #5924: Upgrade server JSON generator - #5991: lib/api: TestHostCheck never finishes with Go 1.13rc2 under Docker - #5999: Allow providing your own ldflags for building - Changes from 1.2.2: OBS-URL: https://build.opensuse.org/request/show/748455 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=172 --- syncthing-source-v1.2.1.tar.gz | 3 -- syncthing-source-v1.2.1.tar.gz.asc | 11 ------ syncthing-source-v1.3.1.tar.gz | 3 ++ syncthing-source-v1.3.1.tar.gz.asc | 11 ++++++ syncthing.changes | 56 ++++++++++++++++++++++++++++++ syncthing.spec | 4 +-- 6 files changed, 72 insertions(+), 16 deletions(-) delete mode 100644 syncthing-source-v1.2.1.tar.gz delete mode 100644 syncthing-source-v1.2.1.tar.gz.asc create mode 100644 syncthing-source-v1.3.1.tar.gz create mode 100644 syncthing-source-v1.3.1.tar.gz.asc diff --git a/syncthing-source-v1.2.1.tar.gz b/syncthing-source-v1.2.1.tar.gz deleted file mode 100644 index 0ab3663..0000000 --- a/syncthing-source-v1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:313bd59ddc2562e833fc4caa8d90360a06d5ff02976c0a4d5d42393e6f8bceac -size 10186077 diff --git a/syncthing-source-v1.2.1.tar.gz.asc b/syncthing-source-v1.2.1.tar.gz.asc deleted file mode 100644 index 31b8f3e..0000000 --- a/syncthing-source-v1.2.1.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABCAAGBQJdSRMoAAoJENJubtAAZUo+3PsH/iACd8cp561sB4vhx+pI7uyn -K+KpqJGh4SMrPNUByGBgCGQwvc1XvsS1Fr2ezNO9BXQX6xRf5pBMc8LT9f1CrIPX -2qsEzPMm7AV8dNwK4by59/lZdO6jz5HPhgQUyYceogm7kDbVnB6pmx6/eKkZfS2b -GmHufPk7KMUToBPxqreBjNFlejQckTMrXLr3zEygFMUW71AJqHJb8ki30s1QczdD -AQnSn2qySqAIsBXCop8oFMnhSFElufDvXBUoA4bgXCAsFN+L+UOzQPSwxwQz775k -Zv5PJKGsmxQbeInkAHfWaO8BsD/uhg2jt5t05fv9C16ci6qcIIQEDCT1HbljAMQ= -=S9x6 ------END PGP SIGNATURE----- diff --git a/syncthing-source-v1.3.1.tar.gz b/syncthing-source-v1.3.1.tar.gz new file mode 100644 index 0000000..a09de31 --- /dev/null +++ b/syncthing-source-v1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159619dfe4f22efd4e863e1871124e04c531d96940fad843c44ba605c2dd79ef +size 10300186 diff --git a/syncthing-source-v1.3.1.tar.gz.asc b/syncthing-source-v1.3.1.tar.gz.asc new file mode 100644 index 0000000..d6170e6 --- /dev/null +++ b/syncthing-source-v1.3.1.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAABCAAGBQJdwT+WAAoJENJubtAAZUo+j68IAL8gc6hkyevXSmV1ODClpgzJ +YeddS7unlNxAxkVSa7nKujJ9sIhr/SjA/ys1ejgtEvVo5JdYWlC4gBJDH1Fq4cBD +hjAGmvnQxqBw7R23QcBpwGqtJOvSv1XfwSjCrGuu84ujLd5c3FYFk3cxfkHqpiX2 +Js021B2ScsyvzAenSVT2PmfZTFC7vJ0q3btB2+AuzinULli9WDQetSSfnRVkbDdP +9QXxKpKfB5k0m6qADDGl64kOp77f8woBbDi6jq29sJtCuJvavgE0oamUHj0RbjLU +fRbtDa7hj8xQmShCA+S35zXQTDjs8V8pDubnsT/ulFXZtObnl++5qwoeMUHRsDc= +=o4uF +-----END PGP SIGNATURE----- diff --git a/syncthing.changes b/syncthing.changes index 6c35ac2..8deb1f4 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Wed Nov 13 15:47:06 UTC 2019 - Martin Rey + +- Update to 1.3.1: + - Bugfixes: + - #5993: Build information missing in discovery and relay + server binaries + - #5995: Usage-reported transfer stats are meaningless + - #6008: Changed file in receive-only folder cannot be ignored + - #6040: Shows authentication warning when listening on UNIX + socket + - #6049: Hostnames resolving to localhost are not considered + 'local' in remote access warning + - Enhancements: + - #5583: White tab in black Interface ? + - #5627: Stalled scans need better UI representation + - Other issues: + - #6010: STUN server stun.voxgratia.org should be removed + +- Changes from 1.3.0: + - Bugfixes: + - #5985: Log spam and high CPU use if #include path is wrong in + .stignore + - Enhancements: + - #5138: Rate limit can be very bursty + - #5948: Improve free space checking when syncing + - #5966: Database performance: improve situation with huge + databases + - Other issues: + - #5924: Upgrade server JSON generator + - #5991: lib/api: TestHostCheck never finishes with Go 1.13rc2 + under Docker + - #5999: Allow providing your own ldflags for building + +- Changes from 1.2.2: + - Bugfixes: + - #5824: Sync Protocol Listen Address in Actions behaves badly + - #5836: panic: chmod ...: operation not permitted + - #5839: Prevent leaking log info into stack traces + - #5866: No indication in GUI that Syncthing has been shut down + - #5888: Adding/updating pending folders is inefficient + - #5908: panic: close of closed channel in lib/syncthing when + shutting down + - #5920: Free space error message is unintelligeble + - #5934: Dialing regards any established connection as + successful / does not check device ID + - Enhancements: + - #5738: Avoid logging http: TLS handshake error ... + remote error: tls: unknown certificate + - #5940: TLS: Support x25519, reconsider elliptic curve + priority in handshake + - Other issues: + - #5115: Include systemd units in stdiscosrv/strelaysrv Debian + packages + - #5901: TestPullInvalidIgnoredSR flakyness + data race + ------------------------------------------------------------------- Fri Aug 9 11:23:25 UTC 2019 - Frederic Crozat diff --git a/syncthing.spec b/syncthing.spec index ac74ce2..d39d552 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 1.2.1 +Version: 1.3.1 Release: 0 Summary: Continuous File Synchronisation License: MPL-2.0 @@ -61,7 +61,7 @@ ls | sed '/^build$/d' | xargs cp -at build/src/github.com/%{name}/%{name} cp -a vendor build/vendor/src pushd build/src/github.com/%{name}/%{name}/ -go run build.go -no-upgrade -version v%{version} install all +go run build.go -version v%{version} install all popd %install