forked from pool/syncthing
Accepting request 791942 from home:mrey:branches:network
- Update to 1.4.1: - Bugfixes: - #6289: "general SOCKS server failure" since syncthing 1.3.3 - #6365: Connection errors not shown in GUI - #6415: Loop in database migration "folder db index missing" after upgrade to v1.4.0 - #6422: "fatal error: runtime: out of memory" during database migration on QNAP NAS - Enhancements: - #5380: gui: Display folder/device name in modal - #5979: UNIX socket permission bits - #6384: Do auto upgrades early and synchronously on startup - Other issues: - #6249: Remove unnecessary RAM/CPU stats from GUI OBS-URL: https://build.opensuse.org/request/show/791942 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=190
This commit is contained in:
parent
bf8cdb746d
commit
73b5556b18
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c45955445752dac43d56bc321fae2140b5b05ad6d41a574ed37813607493edd
|
||||
size 10432971
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJecGylAAoJENJubtAAZUo+uKwH/1ia8AuVSCI0yLCZaMHharWP
|
||||
oE0bqyi6FgJi/rlgHLOCQ4mjuFG06WUeXtA826KKezbPFd+bQfUD/s7Orl6S0AFm
|
||||
8eV2A7mXfq91Ya9YCMBBc33Rdig1z42tRvK6BeIXYKA+Xez5rDkKrUzjz3NFW9Id
|
||||
Fsf1t5Xu46Q/GkVbWlNLjWAG8FlERtbKfiugLzxxOd0brxBd7kaK9KRA0iGTQF83
|
||||
JHIn2xXhQhxpKv0bBDIygvzTRchXeGcUbvaXptFujnthcdSR3P8hX4IWxzSTlnXs
|
||||
RLsgbVp9BXInoNlNbDhcVs54qKRleXW2/BgM4iI3r2NXmqXoGdVqUzIW0s1kydE=
|
||||
=0KN+
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.4.1.tar.gz
Normal file
3
syncthing-source-v1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f99024c1ba3f9cab045b4042d8f14ada350e73bb96eb9901736e6246c29285c
|
||||
size 10440252
|
11
syncthing-source-v1.4.1.tar.gz.asc
Normal file
11
syncthing-source-v1.4.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJejBdQAAoJENJubtAAZUo+kPcH/RtNuAI70ZY/RrcOmDzpLMu8
|
||||
uac7920E/U4zB5kFiY0bD1EOy1cNzw6JBap5GNvZXs5HzLLVDxaTDTfPgQu/vpFT
|
||||
eimQyW+/0mM9rVMWN6t94I8YyLuR5di6A3P2HRWpGwgjJTwTCqt0OZ6Au1L6Nhtm
|
||||
K+yJ1HvwllIIqBNc2Qni6Z7VqWVOskygJ2SpbarjXPCDr0ZJcTtmskky6ttpkBNf
|
||||
l3lT0LE1yukgLi17f4F6BNfEE3e0Pi85GamswTQCwZ5ZoW+39IccW7M5LDrgcfed
|
||||
kMVxJ0VaDS2jPFpcl+/MAWzOYl+ATnlQ6aTDq1LxbRTlALlZlFRbZT+0jAnGZN8=
|
||||
=qA9K
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 09:06:38 UTC 2020 - Martin Rey <mrey@suse.com>
|
||||
|
||||
- Update to 1.4.1:
|
||||
- Bugfixes:
|
||||
- #6289: "general SOCKS server failure" since syncthing 1.3.3
|
||||
- #6365: Connection errors not shown in GUI
|
||||
- #6415: Loop in database migration "folder db index missing"
|
||||
after upgrade to v1.4.0
|
||||
- #6422: "fatal error: runtime: out of memory" during database
|
||||
migration on QNAP NAS
|
||||
- Enhancements:
|
||||
- #5380: gui: Display folder/device name in modal
|
||||
- #5979: UNIX socket permission bits
|
||||
- #6384: Do auto upgrades early and synchronously on startup
|
||||
- Other issues:
|
||||
- #6249: Remove unnecessary RAM/CPU stats from GUI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 08:20:16 UTC 2020 - Martin Rey <mrey@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user