summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/syncthing-1.3.1: temporarily restrict tests if USE=tools is setMarek Szuba2019-11-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason the switch to go-module.eclass has resulted in the following test failure appearing repeatedly when USE=tools is set: --- FAIL: TestAPIServiceRequests (5.45s) api_test.go:394: Testing /rest/db/completion?device=<snip> api_test.go:394: Testing /rest/db/file?folder=default&file=something ... api_test.go:394: Testing /rest/db/ignores?folder=default ... api_test.go:394: Testing /rest/db/need?folder=default ... api_test.go:394: Testing /rest/db/status?folder=default ... api_test.go:394: Testing /rest/db/browse?folder=default ... api_test.go:394: Testing /rest/stats/device ... api_test.go:394: Testing /rest/stats/folder ... api_test.go:394: Testing /rest/svc/deviceid?id=<snip> api_test.go:394: Testing /rest/svc/lang ... api_test.go:394: Testing /rest/svc/report ... api_test.go:419: Unexpected error requesting /rest/svc/report: Get http://127.0.0.1:36607/rest/svc/report: net/http: request canceled (Client.Timeout exceeded while awaiting headers) api_test.go:394: Testing /rest/system/browse?current=~ ... api_test.go:394: Testing /rest/system/config ... api_test.go:394: Testing /rest/system/config/insync ... api_test.go:394: Testing /rest/system/connections ... api_test.go:394: Testing /rest/system/discovery ... api_test.go:394: Testing /rest/system/error?since=0 ... api_test.go:394: Testing /rest/system/ping ... api_test.go:394: Testing /rest/system/status ... api_test.go:394: Testing /rest/system/version ... api_test.go:394: Testing /rest/system/debug ... api_test.go:394: Testing /rest/system/log?since=0 ... api_test.go:394: Testing /rest/system/log.txt?since=0 ... FAIL FAIL github.com/syncthing/syncthing/lib/api 66.295s This may or may not be a consequence of the fact Syncthing upstream doesn't fully support go-1.13 yet, as shown by the fact their CI configuration uses the very-much-not-recommended workaround of deleting go.sum. Anyway, since the tests pass with USE=-tools and there have been requests for Syncthing ebuilds with go-1.13 support, disable testing when USE=tools is set until the problem has been resolved. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing-1.3.1: switch to go-module.eclassMarek Szuba2019-11-071-15/+8
| | | | | | | | | Should hopefully resolve problems with go-1.13 in the network sandbox observed by some users. Bug: https://bugs.gentoo.org/693922 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: bump to 1.3.1Marek Szuba2019-11-052-0/+163
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: bump to 1.3.0Marek Szuba2019-10-082-0/+191
| | | | | | | | | No optional command 'stupgrades' because the relevant code fails to compile, not that distro-packaged Syncthing needs it to begin with. Closes: https://bugs.gentoo.org/696300 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: add licences of vendored packages to LICENSEMarek Szuba2019-10-082-2/+2
| | | | | | Closes: https://bugs.gentoo.org/695294 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: require <dev-lang/go-1.13Marek Szuba2019-09-202-2/+2
| | | | | | | | | | | Having checked upstream, 1.13 is not supported by any of the versions currently in Gentoo. On the other hand, we have removed versions older than 1.12 so there is presently no need for the lower version limit. Closes: https://bugs.gentoo.org/693922 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: remove oldMarek Szuba2019-09-203-273/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: bump to 1.2.1Marek Szuba2019-08-052-0/+183
| | | | | | Closes: https://bugs.gentoo.org/691000 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: remove oldMarek Szuba2019-08-055-579/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: arm stable wrt bug #689656Mikle Kolyada2019-07-291-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-p2p/syncthing: x86 stable wrt bug #689656Agostino Sarubbo2019-07-171-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* net-p2p/syncthing: amd64 stable wrt bug #689656Agostino Sarubbo2019-07-121-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-p2p/syncthing: depend on appropriate acct-{user,group} packagesMarek Szuba2019-07-031-0/+149
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-p2p/syncthing: bump to 1.1.4Marek Szuba2019-06-112-0/+168
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-p2p/syncthing: bump to 1.1.3Marek Szuba2019-05-242-0/+164
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-p2p/syncthing: Add discovery serviceGábor Oszkár Dénes2019-05-245-0/+219
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/11803 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: bump to 1.1.0Marek Szuba2019-03-272-0/+202
| | | | | | | Now with a ginormous list of vendored packages! Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-p2p/syncthing: reset xdg environmentMarek Szuba2019-03-151-1/+4
| | | | | | | | | | | | | Turns out go uses $XDG_CACHE_HOME to decide where to put the build cache. Make sure it, and to be on the safe side the rest of XDG environment as well, is reset before building Syncthing. We do not inherit xdg.eclass for this purpose because it introduces several dependencies we do not actually need. Closes: https://bugs.gentoo.org/679280 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-p2p/syncthing: remove oldMarek Szuba2019-03-152-93/+0
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-p2p/syncthing: bump to version 1.0.1 and EAPI 7Marek Szuba2019-03-122-0/+93
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: remove oldMarek Szuba2019-03-123-248/+0
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: arm stable wrt bug #672572Mikle Kolyada2019-02-101-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: bump to 1.0.0Marek Szuba2019-01-092-0/+93
| | | | | | | | | | | Note that this is *not* in fact a major version change - it is simply a renamed 0.14.55. For details, see https://forum.syncthing.net/t/syncthing-graduation-day/12617 Closes: https://bugs.gentoo.org/show_bug.cgi?id=674928 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: amd64 stable wrt bug #672572Mikle Kolyada2018-12-131-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: x86 stable (bug #672572)Thomas Deutschmann2018-12-071-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-p2p/syncthing: remove oldMarek Szuba2018-11-074-372/+0
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: bump to 0.14.52Marek Szuba2018-11-072-0/+124
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-p2p/syncthing: bump to 0.14.51Marek Szuba2018-10-032-0/+124
| | | | | | | Also migrate from versionator to eapi7-ver. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-p2p/syncthing: bump to 0.14.49Marek Szuba2018-07-262-0/+124
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/syncthing: remove oldMarek Szuba2018-05-023-248/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-p2p/syncthing: bump to 0.14.47Marek Szuba2018-05-022-0/+124
| | | | | Closes: https://bugs.gentoo.org/654570 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-p2p/syncthing: bump to 0.14.46Marek Szuba2018-04-182-0/+124
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=652460 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-p2p/syncthing: arm stable wrt bug #626786Mikle Kolyada2018-04-171-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-p2p/syncthing: bump to 0.14.44Marek Szuba2018-02-162-0/+124
| | | | | | | | Among other things, this version seems to fix Bug #647558. Closes: https://bugs.gentoo.org/644704 Closes: https://bugs.gentoo.org/647558 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-p2p/syncthing: amd64 stableJason Zaman2017-12-151-1/+1
| | | | | Gentoo-bug: 626786 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-p2p/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-p2p/syncthing: remove 0.14.35Marek Szuba2017-11-082-124/+0
| | | | | | | | This version has a major bug, see https://github.com/syncthing/syncthing/issues/4297 for details. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-p2p/syncthing: bump to 0.14.40Marek Szuba2017-11-082-0/+124
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-p2p/syncthing: x86 stable (bug #626786)Thomas Deutschmann2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-p2p/syncthing: bump to 0.14.38Marek Szuba2017-10-072-0/+124
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* net-p2p/syncthing: remove versions vulnerable to the symlink attackMarek Szuba2017-08-094-372/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/syncthing: bump to 0.14.35Marek Szuba2017-08-092-0/+124
| | | | | | | Among other fixes, this version closes a security vulnerability which allowed file overwrite via versioned symlinks. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/syncthing: bump to 0.14.32Marek Szuba2017-07-252-0/+124
| | | | | | Gentoo-Bug: 626086 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/syncthing: bump to 0.14.30Marek Szuba2017-06-132-0/+124
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* net-p2p/syncthing: remove oldMarek Szuba2017-05-223-232/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* net-p2p/syncthing: bump to 0.14.28Marek Szuba2017-05-224-3/+127
| | | | | | | | Also, make the default configuration directory consistent between OpenRC and systemd. Gentoo-Bug: 589774 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* net-p2p/syncthing: add USE=selinux supportMarek Szuba2017-04-281-1/+3
| | | | | | | | This ought to automatically pull in the relevant SELinux policies. Gentoo-Bug: 615648 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/syncthing: remove myself as maintainerDirkjan Ochtman2017-04-271-4/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/syncthing: take over maintainershipMarek Szuba2017-04-271-0/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/syncthing: remove proxy-maint after removing last proxy maintainerDirkjan Ochtman2017-04-271-4/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1