SHA256
1
0
forked from pool/syncthing
Commit Graph

156 Commits

Author SHA256 Message Date
23f14b11b7 Accepting request 890295 from home:mkittler:branches:network
- Update to 1.16.0
  * This release adds untrusted / encrypted devices for public testing. It
    should still be considered beta / testing-only. 
  * Bugfixes:
    #7026: panic: key not found when repairing DB
    #7379: "Warning, this path is a subdirectory of an existing folder" does not appear when editing only folder label
    #7533: Remote completion on untrusted devices is incorrect
    #7548: Upgrading syncthing-relaysrv to 1.15.0 fails in post-installation
    #7551: QUIC: failed to determine receive buffer size: doesn't have a SyscallConn
    #7557: Encrypted folder(s) on Windows reported as "Unexpected Objects"
    #7568: panic: runtime error: slice bounds out of range [24:3]
    #7584: Folder label missing from folder path when adding new folders
  * Enhancements:
    #109: Support for file encryption (e.g. non-trusted servers)
    #3322: GUI "Out of sync" modal uses massive amounts of CPU in browser
    #7520: Ask for confirmation before reverting/overriding a folder

OBS-URL: https://build.opensuse.org/request/show/890295
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=212
2021-05-04 11:46:32 +00:00
4bc92a5b10 Accepting request 883632 from home:AndreasStieger:branches:network
ref. boo#1184428

OBS-URL: https://build.opensuse.org/request/show/883632
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=210
2021-04-07 14:55:04 +00:00
c7dad1e9b6 Accepting request 883586 from home:mkittler:branches:network
- Update to 1.15.0/1.15.1
  * This release fixes a vulnerability where Syncthing and the relay server
    can crash due to malformed relay protocol messages (CVE-2021-21404); see
    GHSA-x462-89pf-6r5h.
  * This release updates the CLI to use subcommands and adds the subcommands
    cli (previously standalone stcli utility) and decrypt (for offline
    verifying and decrypting encrypted folders).
  * With this release we invite everyone to test the "untrusted (encrypted)
    devices" feature. You should not use it yet on important production
    data. Thus UI controls are hidden behind a feature flag. For more
    information, visit:
    https://forum.syncthing.net/t/testing-untrusted-encrypted-devices/16470

OBS-URL: https://build.opensuse.org/request/show/883586
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=209
2021-04-07 11:57:51 +00:00
cf107c8ff9 Accepting request 876440 from home:mkittler:branches:network
- Update to 1.14.0
  * This release adds configurable device and folder defaults.
  * The output format of the /rest/db/browse endpoint has changed.

OBS-URL: https://build.opensuse.org/request/show/876440
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=207
2021-03-03 11:31:53 +00:00
Alexei Sorokin
be455bd597 Accepting request 870156 from home:dirkmueller:branches:network
- update to 1.13.1:
  * This release adds configuration options for min/max connections (see
    https://docs.syncthing.net/advanced/option-connection-limits.html) and
    moves the storage of pending devices/folders from the config to the
    database (see https://docs.syncthing.net/dev/rest.html#cluster-endpoints).
  * Bugfixes
  * Official builds of v1.13.0 come with the Tech Ui, which is impossible to
    switch back from

OBS-URL: https://build.opensuse.org/request/show/870156
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=205
2021-02-08 00:49:10 +00:00
3280a0ee7f Accepting request 863934 from home:dirkmueller:branches:network
- update to 1.12.1:
  * Invalid names are allowed and "auto accepted" in folder root path on Windows
  * Sometimes indexes for some folders aren't sent after starting Syncthing
  * [Untrusted] Remove Unexpected Items leaves things behind
  * Wrong theme on selection
  * Quic spamming address resolving
  * Deleted locally changed items still shown as locally changed
  * Allow specifying remote expected web UI port which would generate a href somewhere
  * Ignore fsync errors when saving ignore files

OBS-URL: https://build.opensuse.org/request/show/863934
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=203
2021-01-18 00:04:49 +00:00
d66f91e80b Accepting request 852385 from home:mkittler:branches:network
- Update to 1.12.0
  - The 1.12.0 release
    - adds a new config REST API.
  - The 1.11.0 release
    - adds the sendFullIndexOnUpgrade option to control whether
      all index data is resent when an upgrade is detected, equivalent
      to starting Syncthing with --reset-deltas. This
      (sendFullIndexOnUpgrade=true) used to be the behavior in previous
      versions, but is mainly useful as a troubleshooting step and
      causes high database churn. The new default is false.

OBS-URL: https://build.opensuse.org/request/show/852385
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=201
2020-12-01 15:20:23 +00:00
Alexei Sorokin
f0f542d0dc Accepting request 839776 from home:mkittler:branches:network
- Update to 1.10.0
  - This release adds the config option announceLANAddresses to enable
    (the default) or disable announcing private (RFC1918) LAN IP addresses
    to global discovery.

OBS-URL: https://build.opensuse.org/request/show/839776
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=199
2020-10-06 12:43:30 +00:00
Alexei Sorokin
11bf5603a0 Accepting request 833050 from home:mkittler:branches:network
- Update to 1.9.0
  - This release adds the advanced folder option caseSensitiveFS
    (https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to
    disable the new safe handling of case insensitive filesystems.

OBS-URL: https://build.opensuse.org/request/show/833050
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=197
2020-09-08 16:47:32 +00:00
Alexei Sorokin
9844e8da85 Accepting request 829714 from home:mkittler:branches:network
- Fix Leap build by requiring at least Go 1.14

OBS-URL: https://build.opensuse.org/request/show/829714
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=195
2020-08-26 16:29:47 +00:00
Alexei Sorokin
dcaf84bba5 Accepting request 827606 from home:mkittler:branches:network
- Prevent the build system to download Go modules which would require an
  internet connection during the build
- Update to 1.8.0
  - The 1.8.0 release
    - adds the experimental copyRangeMethod config on folders, for use on
      filesystems with copy-on-write support. Please see
      https://docs.syncthing.net/advanced/folder-copyrangemethod.html for
      details.
    - adds TCP hole punching, used to establish high performance TCP
      connections in certain NAT scenarios where only relay or QUIC
      connections could be used previously.
    - adds a configuration to file versioning for how often to run cleanup.
      This defaults to once an hour, but is configurable from very
      frequently to never.
  - The 1.7.0 release performs a database migration to optimize for clusters
    with many devices.
  - The 1.6.0 release performs a database schema migration, and adds the
    BlockPullOrder, DisableFsync and MaxConcurrentWrites folder
    options to the configuration schema. The LocalChangeDetected event no
    longer has the action set to added for new files, instead showing modified
    for all local file changes.
  - The 1.5.0 release changes the default location for the index database under
    some circumstances. Two new flags can also be used to affect the
    location of the configuration (-config) and database (-data)
    separately. The old -home flag is equivalent to setting both of these
    to the same directory. When no flags are given the following logic is
    used to determine the data location:
    If a database exists in the old default location, that location is
    still used. This means existing installations are not affected by this
    change.
    If $XDG_DATA_HOME is set, use $XDG_DATA_HOME/syncthing.
    If ~/.local/share/syncthing exists, use that location.
    Use the old default location.

OBS-URL: https://build.opensuse.org/request/show/827606
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=193
2020-08-18 15:47:35 +00:00
Alexei Sorokin
8a07ce741e Accepting request 792343 from home:mrey:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/792343
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=191
2020-04-08 07:59:50 +00:00
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