forked from pool/syncthing
Accepting request 792346 from network
OBS-URL: https://build.opensuse.org/request/show/792346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=95
This commit is contained in:
commit
4f432e694d
@ -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.2.tar.gz
Normal file
3
syncthing-source-v1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:061af43c1bbfcdf949499cdc50a325fff7cd67fb48f9d270adb52b4decbab899
|
||||
size 10440033
|
11
syncthing-source-v1.4.2.tar.gz.asc
Normal file
11
syncthing-source-v1.4.2.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEbBAABCAAGBQJejXrFAAoJENJubtAAZUo+UVIH9jwRwn0vwfNmdFAIqiPuABsG
|
||||
TNltKsBYTuJ3teHbtHm5s1hAyDvhBHOLlNkm4FyVuoPjzcgxpL6oryp2IzNKq8HR
|
||||
eRdC1nQAsPzV+2sTvyNbXGs995OqNdToszVpTDUZ6UByV0FM2MJrmpcs2WqH6v6c
|
||||
ynshoUb1RW3wFMUk17rDd3zZy+Lk3LPLxBQ2dFeV9HWEhfMzTwdw6xyyouTBBmCf
|
||||
x4JbOemOVOKf5eDOdWE2MTeEN8nNYwqsjUPYabFJVq8OCInFUGo/wRo1UwcyqXms
|
||||
CwICZSyAAWu3sTYFityGRa0ULo5VCScwC62G7OTxsc5Rf23mXCocv+6CEs/qgA==
|
||||
=bZcn
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 07:50:58 UTC 2020 - Martin Rey <mrey@suse.com>
|
||||
|
||||
- Update to 1.4.2:
|
||||
- Bugfixes:
|
||||
- #6499: panic: nil pointer dereference in usage reporting
|
||||
- Other issues:
|
||||
- revert a change to the upgrade code that puts unnecessary
|
||||
load on the upgrade server
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.2
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user