The NetBSD Project

CVS log for pkgsrc/net/syncthing/patches/Attic/patch-lib_config_optionsconfiguration.go

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / syncthing / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5, Tue May 30 08:51:22 2017 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED

Remove patch that does not do what it intends to do.

No comment from maintainer.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 8 21:59:28 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.3: +11 -11 lines
Diff to previous 1.3 (colored)

Updated syncthing to 0.14.23.

0.14.23

This is a hotfix release recommended for all users.

Resolved issues:

    #3970: Syncthing restarts when started manually and auto upgrading


0.14.22

This is a regular periodic release withdrawn because of an issue with automatic upgrade.

Resolved issues:

    #3935: Leading and trailing spaces are no longer stripped in the GUI password field
    #3908: The GUI shows remaining amount of data to sync per folder.
    #3933: There should no longer be empty entries in the global log
    #3938: Weak hashing is now by default only enabled when it makes sense from a performance point of view.

Also:

This release introduces the the ability to choose between stable and candidate
releases for auto upgrades.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 1 18:46:01 2016 UTC (7 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update to 0.13.4.

Tested with syncthing-android 0.7.18 (syncthing 0.13.0).
Packaging changes: increase GOPATH hackery.

Upstream changes: bug and security fixes, plus a major version upgrade
with an incompatible protocol.

Syncthing v0.13.0 "Copper Cockroach"
Upgrade Notes

  v0.13 is not protocol compatible with v0.12.

  The database format has changed. It will be migrated without rescan
  on first startup, but the first startup may take longer than usual.

Major Changes Since v0.12

  Devices now announce files that are in progress of being downloaded,
  in addition to those that are already complete. This means a device
  can serve parts of a file to other devices before it has completed
  the download itself.

  Folder labels are now distinct from the folder ID. The intention is
  for the label to be human readable and for the ID to be machine
  readable and unique. When upgrading, folder IDs are not
  changed. However when creating new folders Syncthing will suggest a
  random, unique folder ID.

  When receiving a connection attempt from an unknown device Syncthing
  will now show the name of that device, not only it's ID.

  Syncthing will now manage port mappings on NAT-PMP compliant routers,
  in addition to the existing UPnP support.  Minor Changes and
  Improvements

  Ignored files can now be tagged with the prefix (?d) to indicate that
  Syncthing may delete these files if they remain when deleting a
  directory. Ignore patterns use less memory by default.

  The address for sync connections, both the listening side and for
  remote devices, can now be made IPv4- or IPv6-only. Use the tcp4:// or
  tcp6:// schemes to specify one or the other. The default tcp:// is
  still dual stack. Additionally, relays are now treated as listen
  addresses and set in the same configuration setting.

  The folder settings dialog has been cleaned up.

  The environment variable ALL_PROXY_NO_FALLBACK can be set to disable
  falling back to direct connections in the absence of a working proxy.

  Many, many bug fixes.

Known Issues

  The "Syncing" complete percentage for remote devices may erroneously
  display more than 100% (i.e. 156% or 297%) while a remote device is
  still synchronizing.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 26 00:18:56 2015 UTC (8 years, 4 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.1: +8 -1 lines
Diff to previous 1.1 (colored)

Add patch comment

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 25 23:36:33 2015 UTC (8 years, 4 months ago) by gdt
Branch: MAIN

Add missing patch

(This is logically part of the previous commit.)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>