SHA256
1
0
forked from pool/syncthing
Commit Graph

194 Commits

Author SHA256 Message Date
Alexei Sorokin
73b5556b18 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
2020-04-07 13:53:48 +00:00
Alexei Sorokin
bf8cdb746d Accepting request 785839 from home:mrey:branches:network
- Update to 1.4.0:
  - Important changes:
    - New config option maxConcurrentIncomingRequestKiB
    - Replace config option maxConcurrentScans with
      maxFolderConcurrency
    - Improve database schema
  - Bugfixes:
    - #4774: Doesn't react to Ctrl-C when run in a subshell
      with -no-restart (Linux)
    - #5952: panic: Should never get a deleted file as needed when
      we don't have it
    - #6281: Progress emitter uses 100% CPU
    - #6300: lib/ignore: panic: runtime error: index out of range
      [0] with length 0
    - #6304: Syncing issues, database missing sequence entries
    - #6335: Crash or hard shutdown can case database
      inconsistency, out of sync
  - Enhancements:
    - #5786: Consider always running the monitor process
    - #5898: Database performance: reduce duplication
    - #5914: Limit folder concurrency to improve performance
    - #6302: Avoid thundering herd issue by global request limiter

OBS-URL: https://build.opensuse.org/request/show/785839
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=188
2020-03-17 08:42:20 +00:00
Alexei Sorokin
bae8d60547 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=186 2020-03-12 21:28:37 +00:00
Alexei Sorokin
613169b816 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=185 2020-03-09 21:08:11 +00:00
Alexei Sorokin
76ad9d4b22 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=184 2020-03-09 21:01:52 +00:00
Alexei Sorokin
60030f8848 Accepting request 770829 from home:mkittler:branches:network
Disable automatic updates which do not work anyways unless you run Syncthing as user root. This should prevent the annoying permission errors you get so far.

OBS-URL: https://build.opensuse.org/request/show/770829
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=182
2020-02-07 19:32:51 +00:00
Alexei Sorokin
f5ced05918 Accepting request 769898 from home:mrey:branches:network
- Update to 1.3.4:
  - Bugfixes:
    - #4570: Negative percentage and data to sync
    - #5867: Progress bar not visible
    - #6044: Clicking "Save" in options says "You have unsaved
      changes" when changing automatic upgrade setting
    - #6213: Tone down STUN logging a bit
    - #6222: Connection Error on Listing More Locally Changed Files
    - #6234: Docker image uses wrong path for default folder
    - #6240: GUI: ignore patterns path is one row too low
    - #6263: Panics due to database being closed

OBS-URL: https://build.opensuse.org/request/show/769898
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=180
2020-02-05 18:14:52 +00:00
Tomáš Chvátal
4bb03ec6b3 Accepting request 769725 from home:dimstar:Factory
Shortcut through -mini

OBS-URL: https://build.opensuse.org/request/show/769725
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=178
2020-02-03 18:21:58 +00:00
Alexei Sorokin
558a7463e9 Accepting request 761526 from home:mrey:branches:network
- Update to 1.3.3:
  - Bugfixes:    
    - #6133: Race condition in restarting folder
    - #6139: Some sync errors get cleared despite them still being
      valid
  - Enhancements:   
    - #5887: Upgrade Button Does Not Have Confirmation Dialog
    - #6057: "Nearby devices" links should look more like links
      (mouse pointer)
    - #6190: Do not create .stignore if there are no ignore
      patterns

OBS-URL: https://build.opensuse.org/request/show/761526
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=176
2020-01-07 11:30:04 +00:00
Alexei Sorokin
fce6c40959 Accepting request 754064 from home:mrey:branches:network
- Update to 1.3.2:
  - Bugfixes:
    - #5810: GUI theme not changing on WebKit-based/like browsers
    - #5968: Folder "Up To Date" but has pending
      "Revert Local Changes"
    - #5980: (De)select all not working in add device dialog
    - #6027: Folder shows as "Syncing" when there is no data
      transfer
    - #6043: Cannot exit after failed startup
    - #6081: QUIC accept error loops too quickly, causing excessive
      log output
    - #6090: Pull-scan loop due to symlink traversal
    - #6093: cmd/stdiscosrv: Data race in replication
    - #6136: API + UI device last seen is empty/Never
    - #6160: Uses too much RAM when syncing large files (1.3.0+)
  - Enhancements:
      #6056: Improve sharing tab when there are no devices to share
      with
      #6115: Change Web UI based on prefers-color-scheme

OBS-URL: https://build.opensuse.org/request/show/754064
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=174
2019-12-04 23:37:36 +00:00
Alexei Sorokin
b5d1318017 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
2019-11-13 21:28:36 +00:00
Alexei Sorokin
153bc48d71 Accepting request 721994 from home:fcrozat:branches:network
- Update to 1.2.1:
  - Bugfixes: 
    - #5308: FreeBSD: Create new file does not generate a fs event.
    - #5801: panic: close of nil channel in relay client stop
    - #5803: Web UI shows confusing description on RC builds when
      upgrades are disabled
    - #5828: panic: Index update for not running folder
    - #5833: Paused folder shows filesystem watcher error
    - #5837: panic: runtime error: index out of range in recheckFile
    - #5849: Cannot concatenate external versioner template
      variables ("%FOLDER_PATH%/%FILE_PATH%")
    - #5880: panic: runtime error: invalid memory address or nil
      pointer dereference in loadIgnoreFile
  - Enhancements:
    - #5811: Download progress of folders in the UI should update
      more frequently
- Changes from 1.2.0:
  - Important notes:
    - This release does not interoperate with Syncthing 0.14.45
      or older.
    - This release adds QUIC with NAT traversal as a new transport
      protocol. TCP is usually more performant and remains the
      preferred way of connection when possible.
    - This release adds automatic crash reporting. See
      https://docs.syncthing.net/users/crashrep.html for details.
    - This release makes large / variable block size the only
      available mode of operation; small / fixed blocks are
      deprecated.
      See https://docs.syncthing.net/advanced/folder-uselargeblocks.html for details.
  - Bugfixes:

OBS-URL: https://build.opensuse.org/request/show/721994
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=170
2019-08-09 12:22:36 +00:00
Tomáš Chvátal
28f175add3 Accepting request 718821 from home:mgerstner:branches:network
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

OBS-URL: https://build.opensuse.org/request/show/718821
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=168
2019-07-26 11:36:11 +00:00
Alexei Sorokin
8e39f54150 Accepting request 702658 from home:polslinux:branches:network
- Update to 1.1.3:
  - Bugfixes:
    - #5332: Duplicate Files Names in Out of Sync List
    - #5456: Folder marked as "Up to Date" with failed items
    - #5578: Filesystem Watcher Error on v1.1.0
    - #5624: Simple Syncthing invocations take a long time to run
    - #5676: Systemd circular dependency prevents startup
  - Enhancements:
    - #5554: Unnecessary time precision in
      pendingFolder/pendingDevice config entries

OBS-URL: https://build.opensuse.org/request/show/702658
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=166
2019-05-13 14:44:58 +00:00
Alexei Sorokin
048325c08a 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
2019-04-10 10:50:37 +00:00
Alexei Sorokin
3fb8645934 Accepting request 687938 from home:darix:restic
- Update to version 1.1.0:
  - Bugfixes
    - #5482: minHomeDiskFreePct is still present in fresh configs
    - #5493: Monitor bug: TERM signaling not passed to syncthing
      process
    - #5557: Hashing performance degradation when using large
      blocks
  - Enhancements
    - #5365: .desktop files: desktop-entry-lacks-keywords-entry
    - #5445: User/group ownership following parent dir
  - Other issues
    - #5077: TestWatchIgnore is flaky (OpenBSD (-current) Test
      failed)
    - #5246: TestParentDeletion fails on OpenBSD
    - #5311: Update prometheus/common/expfmt to pass tests on
      go1.11
    - #5454: build.go setup problems with gomodules
    - #5495: Dockerhub Docker builds fail continously
    - #5515: Missing string from Transifex
  - API Changes
    - Change #5479 introduces the new copyOwnershipFromParent
      folder
    - configuration option. The default, false, matches the old
      behavior of
    - not copying ownership information.
    - Since change #5405, large (variable size) blocks are enabled
      by default for newly created folders.0

OBS-URL: https://build.opensuse.org/request/show/687938
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=162
2019-03-24 07:42:38 +00:00
Alexei Sorokin
7c9edb38c7 Accepting request 686183 from home:jengelh:branches:network
- Do not hide errors from useradd.
- Add %systemd_ordering for %service_*.

OBS-URL: https://build.opensuse.org/request/show/686183
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=160
2019-03-18 18:17:15 +00:00
Alexei Sorokin
5c69908f70 Accepting request 679442 from home:bhwachter
- Package additional binaries
  * Add CLI (stcli) to main package
  * Add relay server (strelaysrv) to relaysrv subpackage

OBS-URL: https://build.opensuse.org/request/show/679442
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=158
2019-02-26 21:40:28 +00:00
Alexei Sorokin
6b91d08081 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=157 2019-02-19 13:01:31 +00:00
Alexei Sorokin
527ab5edec Accepting request 677328 from home:mkittler:branches:network
- Update to 1.0.1

OBS-URL: https://build.opensuse.org/request/show/677328
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=156
2019-02-19 12:50:14 +00:00
f557c61b01 Accepting request 670303 from home:frispete:42.3
- Fix build with 42.3

OBS-URL: https://build.opensuse.org/request/show/670303
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=154
2019-02-03 18:22:34 +00:00
Alexei Sorokin
cffddfb195 - Update to version 1.0.0.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=152
2019-01-01 12:25:13 +00:00
Alexei Sorokin
bc92bc9a29 - Update to version 0.14.54.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=151
2018-12-27 23:38:58 +00:00
Alexei Sorokin
0a1a22e91f - Update to version 0.14.52.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=149
2018-11-17 15:17:51 +00:00
Alexei Sorokin
5d49f90517 - Update to version 0.14.51.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=147
2018-10-10 00:49:49 +00:00
Alexei Sorokin
dea3f59423 Accepting request 638551 from home:fgerling:branches:network
Updated to version 0.14.50

OBS-URL: https://build.opensuse.org/request/show/638551
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=145
2018-09-26 19:46:12 +00:00
de4ea60232 Accepting request 628525 from home:bmwiedemann:branches:network
Update to version 0.14.49
    Bugfixes:
    (gh#syncthing/syncthing#4925): Deleted files within deleted directories aren't detected with FS watcher
    (gh#syncthing/syncthing#4944): Edit Folder UI displays default "Full Rescan Interval (s)" value instead of the actual one
    (gh#syncthing/syncthing#4981): Race on folder restart
    (gh#syncthing/syncthing#4983): Impossible to edit folder with path "/"
    (gh#syncthing/syncthing#4990): Incorrect large block size chosen for large files on 32 bit archs
    (gh#syncthing/syncthing#4994): Database schema from the future should be rejected
    (gh#syncthing/syncthing#5002): v0.14.48 panic: runtime error: index out of range
    (gh#syncthing/syncthing#5025): Stuck in CPU consuming accept loop when out of file descriptors
    (gh#syncthing/syncthing#5050): Filesystem watcher doesn't notify changes on Windows when the file size remains the same
    Enhancements:
    (gh#syncthing/syncthing#4863): Snap package could use removable-media slot
    (gh#syncthing/syncthing#4953): Speed up delete propagation when it's not a rename
    (gh#syncthing/syncthing#4969): Executable files edited on Windows should retain execute bit on Unixes
    (gh#syncthing/syncthing#4977): Disable rescan button while scanning instead of hiding it

and add a bug ref

OBS-URL: https://build.opensuse.org/request/show/628525
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=143
2018-08-10 06:58:31 +00:00
Alexei Sorokin
662739ab04 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=141 2018-06-16 15:48:46 +00:00
Alexei Sorokin
4f8c9d025e - Update to version 0.14.48.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=140
2018-06-16 15:48:21 +00:00
Alexei Sorokin
825be31871 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=138 2018-05-30 09:35:32 +00:00
Alexei Sorokin
1261fde4ac Accepting request 613004 from home:mkittler:branches:network
- Fix build command / prevent Syncthing to update itself
  Arguments go before commands so both -version and -no-upgrade
  were previously ignored resulting in Syncthing trying to update
  itself without permissions.

OBS-URL: https://build.opensuse.org/request/show/613004
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=137
2018-05-30 09:21:39 +00:00
Alexei Sorokin
c99e5171af Accepting request 597568 from home:jengelh:branches:network
- Drop redundant wording from descriptions.

OBS-URL: https://build.opensuse.org/request/show/597568
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=135
2018-04-17 15:40:15 +00:00
Alexei Sorokin
ef042bf428 - Update to version 0.14.46.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=134
2018-04-17 12:03:10 +00:00
Alexei Sorokin
e079724b3a - Update to version 0.14.45.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=132
2018-03-19 22:40:23 +00:00
Alexei Sorokin
f84e4e7ad8 - Update to version 0.14.44.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=130
2018-02-23 22:23:20 +00:00
Alexei Sorokin
2f61743571 Accepting request 571706 from home:bmwiedemann:branches:network
Override BUILD_HOST to make build reproducible

OBS-URL: https://build.opensuse.org/request/show/571706
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=128
2018-02-01 14:20:29 +00:00
Alexei Sorokin
84325fedbe OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=126 2018-01-16 11:56:39 +00:00
Alexei Sorokin
92923993dd Accepting request 563709 from home:jengelh:branches:network
- Replace marketing blurb with a software description.

OBS-URL: https://build.opensuse.org/request/show/563709
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=125
2018-01-11 22:43:31 +00:00
Alexei Sorokin
8455974b64 - Update to version 0.14.43.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=124
2018-01-11 16:36:11 +00:00
Alexei Sorokin
700a86bc3a - Update to version 0.14.42.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=122
2018-01-03 12:43:32 +00:00
Alexei Sorokin
468d2726f4 - Update to version 0.14.41.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=120
2017-12-05 11:25:37 +00:00
Alexei Sorokin
b6dedbb531 - Update to version 0.14.40.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=118
2017-11-10 11:05:45 +00:00
Alexei Sorokin
2da56b0563 - Update to version 0.14.39.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=116
2017-10-21 00:37:40 +00:00
Alexei Sorokin
cbfe21fab8 - Update to version 0.14.38.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=114
2017-09-20 14:44:02 +00:00
Alexei Sorokin
320ad18180 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=112 2017-09-14 05:39:05 +00:00
Alexei Sorokin
732d81f1be - Update to version 0.14.37.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=111
2017-09-14 05:11:21 +00:00
Alexei Sorokin
08aca13c81 - Update to version 0.14.32.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=109
2017-07-22 08:58:14 +00:00
Alexei Sorokin
f999f06857 - Update to version 0.14.31.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=108
2017-06-28 22:08:10 +00:00
Alexei Sorokin
b387369460 - Update to version 0.14.29.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=107
2017-06-07 20:59:54 +00:00
Alexei Sorokin
04c4b15e57 - Update to version 0.14.28.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=106
2017-05-24 12:34:37 +00:00