forked from pool/syncthing
Accepting request 692733 from home:darix:restic
- Update to version 1.1.1: - Bugfixes: - #5531: Flush to database based on size instead of entries - #5571: Dir/symlink updates overwrite conflicts & unscanned files - #5599: Default folder in v1.1.0 isn’t created with useLargeBlocks = true - Enhancements: - #4921: Syncthing should guard against running old versions with new config - #5065: Add support for TLS1.3 - #5346: Systemd unit should declare after=multiuser.target - #5560: Change "Introduced by" icon - #5569: Outdated copyright notes in "About" dialog - Other issues: - #1101: Syncthing has no easter eggs - #5480: Better describe exposed volumes in our Docker image OBS-URL: https://build.opensuse.org/request/show/692733 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=164
This commit is contained in:
parent
3fb8645934
commit
048325c08a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6565fd30d704f7039d350c522875925acc287c8e45e18a7d42f22512860a7ac6
|
||||
size 6957115
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJcfps/AAoJENJubtAAZUo+O0gIAMOTJmenb7KsA9C1MV6SWxO6
|
||||
zy1Tho1NXfUI3ro/w60K4ZXTKFNM7JxzTXkGokXNgjZ9pRmPH6Q1AgkxzcvUb+mP
|
||||
q3QZjvmRGruYFQuBh8Jc0UZ9xY5CdHLtjWKNDSnEmgOquYl3Q4wFEqsm9TLWWbe2
|
||||
M+uyB6SMNAIb/Zh/eGJoAz8gnfkMfhDyQliuqCf/BdbhmoV8iZt6HCiZdya4647h
|
||||
xFDQtdeQ0VSKKKrFEwkBHkBt2JBuHlVXXO6wdqOGqRPuiUURMCjyhzrhpFAzj4x8
|
||||
ObJ6WSNofhFR6huNJPyGTOSVPEoteJi0Kmcd6k65a20OEMk95s7ztT4ndQkvANk=
|
||||
=Ok13
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.1.1.tar.gz
Normal file
3
syncthing-source-v1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a796583c12894765394be38e8de858705491dc674289bb6936e68aeb4be23477
|
||||
size 6966579
|
11
syncthing-source-v1.1.1.tar.gz.asc
Normal file
11
syncthing-source-v1.1.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJco4M1AAoJENJubtAAZUo+/EwIALfnGZmVcKvOemjNQdMClpnG
|
||||
Tep/xCzI2UfE+bONyTDORxpTyxpT7FJdF5QhNMIeFhpWY19DG28OqEQNpa9zBQ4/
|
||||
6XBexzY6Ka1N50dzpTxGKkS9jbAdsVn1pYKfz0BQD++tPZyg+QtS6x8KsL2vQHq8
|
||||
3GNlOEEErYT1RILON0xnOicew0QfZE8nTuttvthCk2alUyZrcKHgnpmfeENtolz8
|
||||
9YswjjmRQf3ysFufHz6vHSbE4HrAYoN7KsxFru+72YNpSLpd1lQMveqaPQmMYW/M
|
||||
h7+yy0FagzIwWHlDBqiLbwe1vRPvvpeHD8B4HaGEfb6DQEiiwRqixPwRGFfiDJc=
|
||||
=8u9P
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 04:58:03 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to version 1.1.1:
|
||||
- Bugfixes:
|
||||
- #5531: Flush to database based on size instead of entries
|
||||
- #5571: Dir/symlink updates overwrite conflicts & unscanned
|
||||
files
|
||||
- #5599: Default folder in v1.1.0 isn’t created with
|
||||
useLargeBlocks = true
|
||||
- Enhancements:
|
||||
- #4921: Syncthing should guard against running old versions
|
||||
with new config
|
||||
- #5065: Add support for TLS1.3
|
||||
- #5346: Systemd unit should declare after=multiuser.target
|
||||
- #5560: Change "Introduced by" icon
|
||||
- #5569: Outdated copyright notes in "About" dialog
|
||||
- Other issues:
|
||||
- #1101: Syncthing has no easter eggs
|
||||
- #5480: Better describe exposed volumes in our Docker image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 23:43:04 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user