SHA256
1
0
forked from pool/syncthing
Commit Graph

372 Commits

Author SHA256 Message Date
Dominique Leuenberger
6d0e93a9f5 Accepting request 1077156 from network
- Update to 1.23.3
  * Bugfixes:
    #5408: Selection of time in versions GUI not possible without editing the string inside the textfield
    #8277: Mutual encrypted sharing doesn't work (both sides with password)
    #8556: Increased file size when sharing between encrypted devices
    #8599: Key generation at connect time is slow for encrypted connections
  * Enhancements:
    #7859: Allow sub-second watcher delay (use case: remote development)
  * Other issues:
    #8828: cmd/stdiscosrv: TestDatabaseGetSet flake

OBS-URL: https://build.opensuse.org/request/show/1077156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=134
2023-04-04 19:26:25 +00:00
e3f4970c67 Update to 1.23.3
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=263
2023-04-04 08:28:15 +00:00
Dominique Leuenberger
780e63908b Accepting request 1070708 from network
OBS-URL: https://build.opensuse.org/request/show/1070708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=133
2023-03-10 21:08:59 +00:00
32cc88bad3 Accepting request 1070706 from home:onlyJak0b:Stable
changelog updated for previous request

OBS-URL: https://build.opensuse.org/request/show/1070706
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=261
2023-03-10 12:06:11 +00:00
8024dbec8a Accepting request 1070567 from home:onlyJak0b:Stable
Add .desktop file for Web UI

OBS-URL: https://build.opensuse.org/request/show/1070567
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=260
2023-03-10 11:34:25 +00:00
Dominique Leuenberger
a6461e206a Accepting request 1070036 from network
- Update to 1.23.2
  * Bugfixes:
    #8749: Relay listener does not restart sometimes
  * Enhancements:
    #8660: GUI editor for xattr filter patterns
    #8781: gui: Remove duplicate Spanish translation
  * Other issues:
    #8768: Update quic-go for Go 1.20

OBS-URL: https://build.opensuse.org/request/show/1070036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=132
2023-03-08 13:53:15 +00:00
1244d5f942 Update to v1.23.2
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=258
2023-03-07 21:21:03 +00:00
Dominique Leuenberger
2d5044e3ed Accepting request 1063623 from network
- Update to 1.23.1
  * Bugfixes:
    #8325: "accept: function not implemented" after upgrading to syncthing v1.20.1

OBS-URL: https://build.opensuse.org/request/show/1063623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=131
2023-02-07 17:50:46 +00:00
327544fdff Remove old sources
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=256
2023-02-07 12:47:12 +00:00
f5064e7e86 Update to v1.23.1
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=255
2023-02-07 12:45:40 +00:00
Dominique Leuenberger
38e7e73927 Accepting request 1046251 from network
- Update to 1.23.0
  * Bugfixes:
    #8572: Incorrect rescan interval on auto accepted encrypted folder
    #8646: Perhaps the list of devices contains empty elements
    #8686: Properly indicate whether a connection is "LAN" or not in the GUI

OBS-URL: https://build.opensuse.org/request/show/1046251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=130
2023-01-03 14:05:14 +00:00
c193bea5d3 Update to v1.23.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=253
2023-01-02 17:39:56 +00:00
Dominique Leuenberger
ab525f98c1 Accepting request 1040597 from network
- Update to 1.22.2
  * Bugfixes:
    #3744: Folders with custom icons not deletable on Windows
    #8570: Incorrect rescan interval when add encrypted folder with watch for changes enabled
    #8592: Newly added "connection type" icon and text in device info is slightly misaligned
    #8630: Enabling rate limit drastically reduces network performance
    #8654: Conflicts created on Android on files modified by other devices
    #8657: Xattrs not properly applied to directories, causes rescan/resync loop
    #8661: webgui complains about not set password in ldap mode
    #8682: syncthing generate command writes the deviceId to stderr instead of stdout as INFO
  * Enhancements:
    #2771: Add mailto link to "Show ID" dialog, for sending device ID via email
    #7703: Show if devices have not connected in a long time
    #8638: Use healtcheck endpoint for docker
    #8686: LAN detection via subnetmask
  * Other issues:
    #8601: Build fails due to setting xattrs that affect SELinux, "permission denied"
    #8679: Bump quic-go

OBS-URL: https://build.opensuse.org/request/show/1040597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=129
2022-12-06 13:24:54 +00:00
d33d8838e8 Update to v1.22.2
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=251
2022-12-06 10:34:37 +00:00
Dominique Leuenberger
fa54bc563c Accepting request 1032810 from network
- Update to 1.22.1
  * Bugfixes:
    #8084: Scope ID should be filtered out of IPv6 addresses when using Remote GUI
    #8569: Periodic connection losses to webui because docker image doesn't support upgrade
    #8594: Extended attributes are only synced one way
  * Enhancements:
    #3987: Private relay server with authentication
    #8244: Show connection type in Remote Devices
    #8430: Add HTTP health check without using API Token

OBS-URL: https://build.opensuse.org/request/show/1032810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=128
2022-11-02 12:52:55 +00:00
3d3a51cfc5 Update to 1.22.1
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=249
2022-11-02 09:13:21 +00:00
Richard Brown
7bac5b88d9 Accepting request 1007831 from network
- Update to 1.22.0
  * Bugfixes:
    #3868: gui: Auto select of device ID is broken on Internet Explorer
    #7068: "Restore Versions" GUI breaks when path exists as both directory and file
    #7965: Trash Can File Versioning always throws errors on restore (even when succeeded)
    #7988: Unexpected cleanup behavior for Simple File Versioning
    #8529: WebGUI is displayed incorrectly on "tablet sized" screens
  * Enhancements:
    #2698: Sync extended file attributes on supported file systems
    #7603: WebUI tooltip inconsistencies
    #8506: macOS Monterey 12.5.1 aliases break after sync

OBS-URL: https://build.opensuse.org/request/show/1007831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=127
2022-10-04 18:38:04 +00:00
b51e31d9a0 Update to 1.22.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=247
2022-10-04 08:36:37 +00:00
Dominique Leuenberger
c4f3a47e84 Accepting request 1001383 from network
- Update to 1.21.0
  * Bugfixes:
    #8219: REST API: db/completion no output when one folder is paused
    #8479: Panic in failure reporting
  * Enhancements:
    #1329: Add support for syncing ownership of files
    #7981: Show likely status of disconnected devices
    #8296: Auto-accepted receive-encrypted folders should have more sensible defaults
    #8323: Show internally used paths in the GUI for debugging
    #8448: Remove "restart on wakeup" functionality

OBS-URL: https://build.opensuse.org/request/show/1001383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=126
2022-09-06 11:01:11 +00:00
3d4aa8ad50 Update to 1.21.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=245
2022-09-06 08:27:03 +00:00
Dominique Leuenberger
131780a45a Accepting request 992531 from network
- Update to 1.20.4
  * Bugfixes:
    #7458: Syncthing announces address of interface which is down
    #8479: Panic in failure reporting
  * Enhancements:
    #8007: Support listing the discovered devices using the cli

OBS-URL: https://build.opensuse.org/request/show/992531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=125
2022-08-03 19:16:55 +00:00
c79a22f82a Update to v1.20.4
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=243
2022-08-03 08:29:22 +00:00
Dominique Leuenberger
b9572c33ef Accepting request 986795 from network
- Update to 1.20.3
  * Bugfixes:
    #8369: Shared device names are missing from "Edit Folder -> Sharing"
    #8376: Chrome Autofill Breaks Authentication
    #8386: Ignore patterns with wildcard and non-ASCII characters don't work as expected
  * Enhancements:
    #8393: Warn if two devices are introducers to each other

OBS-URL: https://build.opensuse.org/request/show/986795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=124
2022-07-05 10:10:00 +00:00
0b3a69114a Update to 1.20.3
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=241
2022-07-05 08:23:00 +00:00
Dominique Leuenberger
b2ed59a00e Accepting request 981456 from network
- Update to 1.20.2
  * Bugfixes:
    #7289: TCP port 0 is announced in the LAN beacon
    #8314: https://relays.syncthing.net/endpoint contains non-valid URLs with spaces
    #8355: Upgrading from v1.19.2 to v1.20.x now requires chmod for syncing files
  * Enhancements:
    #8264: Include default ignore patterns in the GUI's advanced configuration editor
    #8310: Indicate folders / devices where the remote end is paused.

OBS-URL: https://build.opensuse.org/request/show/981456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=123
2022-06-09 12:12:00 +00:00
bf03dd87b1 Update to 1.20.2
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=239
2022-06-09 07:39:40 +00:00
Dominique Leuenberger
d1543b0b44 Accepting request 974974 from network
- Update to 1.20.1
  * Bugfixes:
    #8320: Spurious failure of new connections ("unknown (newer?) version of the protocol" etc)

OBS-URL: https://build.opensuse.org/request/show/974974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=122
2022-05-05 21:06:27 +00:00
7473a2f127 Update to v1.20.1
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=237
2022-05-04 16:37:42 +00:00
878382dc2d Update to v1.20.1
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=236
2022-05-04 16:37:26 +00:00
Dominique Leuenberger
e2fb28adc5 Accepting request 974783 from network
- Update to 1.20.0
  * Bugfixes:
    #7855: Watching for changes using too many system resources on BSDs (kqueue)
    #8020: Dangling symlink prevents filesystem watcher on Solaris
    #8232: Missing include file endlessly spams log
    #8258: The latest version does not support go1.18 compilation!!
    #8261: TypeError: Cannot read properties of null (reading 'status') in the GUI after killing Syncthing
  * Enhancements:
    #8202: Indicate folders / devices where the remote end has not accepted sharing.
    #8282: Change default log format to include date
  * Other issues:
    #8279: Simplify tests using T.TempDir

OBS-URL: https://build.opensuse.org/request/show/974783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=121
2022-05-04 13:10:53 +00:00
d8fc855f11 Update to 1.20.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=234
2022-05-03 15:30:55 +00:00
Dominique Leuenberger
af59f09f3a Accepting request 966993 from network
- Update to 1.19.2
  * Enhancements:
    #8180: Make error message upon reaching the free space quota more clear

OBS-URL: https://build.opensuse.org/request/show/966993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=120
2022-04-05 17:55:53 +00:00
87f569b322 Update to 1.19.2
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=232
2022-04-05 09:27:21 +00:00
Dominique Leuenberger
d486a8fd75 Accepting request 958463 from network
- Update to 1.19.1
  * Bugfixes (1.19.1):
    #7850: junctionsAsDirs requires folder pause and resume to trigger
    #7924: notify: File mode change events not emitted on MacOS/FSEvents watcher
    #8083: Device ID should be read-only and "nearby devices" should be hidden when adding a new pending device
    #8143: Behavior of discovery server doesn't match documentation
    #8145: Folder ID not editable in add folder dialog
  * Enhancements (1.19.1):
    #7942: Improve error message about folder marker outside of folder
    #8130: CLI: add command to print pending folders offered by specific device
 
  * Bugfixes (1.19.0):
    #8103: API: /rest/system/connections has misleading "total" entries
  * Enhancements (1.19.0):
    #7428: Add ignore patterns to folder defaults
    #8090: Allow specifying ports in --generate

OBS-URL: https://build.opensuse.org/request/show/958463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=119
2022-03-02 17:22:32 +00:00
f65cc2b622 Update to v1.19.1
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=231
2022-03-02 14:00:44 +00:00
Dominique Leuenberger
0dd9bb8792 Accepting request 946545 from network
OBS-URL: https://build.opensuse.org/request/show/946545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=118
2022-01-14 23:32:56 +00:00
52c2a22415 Accepting request 946520 from home:olh:branches:network
undo previous change, bug is in systemd-rpm-macros

OBS-URL: https://build.opensuse.org/request/show/946520
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=230
2022-01-14 23:19:07 +00:00
Dominique Leuenberger
9824826002 Accepting request 946390 from network
- Update to 1.18.6
  * Enhancements:
    #8050: Display a warning when the ignore delete option is enabled
    #8068: Request: show pending devices/folders in CLI
- remove instance units from post scripts, they can not be reloaded

OBS-URL: https://build.opensuse.org/request/show/946390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=117
2022-01-14 22:13:25 +00:00
415e089b45 Update to v1.18.6
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=229
2022-01-14 09:54:30 +00:00
5b5a87eea5 Accepting request 946274 from home:olh:branches:network
- remove instance units from post scripts, they can not be reloaded

OBS-URL: https://build.opensuse.org/request/show/946274
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=228
2022-01-14 09:50:39 +00:00
Dominique Leuenberger
4204ebdd0a Accepting request 936278 from network
- Update to 1.18.5
  * Bugfixes:
    #7715: Deleted encrypted files don't show up as locally changed in web UI
  * Enhancements:
    #7115: Use CRLF instead of LF in config.xml and .stignore on Windows
    #8014: Send TLS SNI to relay server
    #8021: Provide a way to preset GUI credentials with password hashing

OBS-URL: https://build.opensuse.org/request/show/936278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=116
2021-12-07 23:00:06 +00:00
af12dadad7 Update to 1.18.5
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=227
2021-12-07 12:48:41 +00:00
Dominique Leuenberger
f6c4ab3d40 Accepting request 933493 from network
OBS-URL: https://build.opensuse.org/request/show/933493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=115
2021-11-24 22:54:33 +00:00
4ee457e764 Accepting request 933476 from home:jsegitz:branches:systemdhardening:network
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/933476
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=226
2021-11-24 15:24:44 +00:00
Dominique Leuenberger
820a124fcb Accepting request 928852 from network
- Update to 1.18.4
  * Bugfixes:
    #7991: Encryption trailer not updated on shortcut
    #7994: Index "out of sync with reality" on receive-encrypted folder
    #8000: stdiscosrv + strelaysrv systemd services not restarting on upgrade
    #8012: Not retrying to sync when a new connection is established
  * Enhancements:
    #4293: make "Reduced by ignore patterns" label act like "editIgnoresButton"

OBS-URL: https://build.opensuse.org/request/show/928852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=114
2021-11-03 16:25:39 +00:00
9c7ba503fe Update to 1.18.4
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=225
2021-11-02 20:16:08 +00:00
Dominique Leuenberger
de201a0bc0 Accepting request 923545 from network
- Update to 1.18.3
  * Bugfixes:
    #7853: gui: Superfluous quotes
    #7935: Panic after POST /rest/system/reset
  * Enhancements:
    #7940: "Currently Shared With Devices" list in the folder Sharing tab should be sorted alphabetically

OBS-URL: https://build.opensuse.org/request/show/923545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=113
2021-10-06 17:50:03 +00:00
1e2177f43b Update
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=224
2021-10-06 14:59:28 +00:00
Dominique Leuenberger
5540f29e58 Accepting request 921485 from network
OBS-URL: https://build.opensuse.org/request/show/921485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=112
2021-09-26 19:48:44 +00:00
3d209092e4 Accepting request 921483 from home:fusionfuture:branches:network
- Use /var/lib/syncthing-relaysrv in strelaysrv.service (boo#1190877).

OBS-URL: https://build.opensuse.org/request/show/921483
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=223
2021-09-26 09:35:10 +00:00