Commit Graph

85 Commits

Author SHA1 Message Date
Termux Github Actions a76ca2ae4d syncthing: update to 1.20.1
This commit has been automatically submitted by Github Actions.
2022-05-04 18:23:06 +00:00
Termux Github Actions 9002172be0 syncthing: update to 1.20.0
This commit has been automatically submitted by Github Actions.
2022-05-03 18:24:16 +00:00
Tee KOBAYASHI c431d504c0 syncthing: Prefix `v` to version string 2022-04-10 16:00:16 +09:00
Aditya Alok 5dd49dbcae
feat(syncthing): fix build, update to 1.19.2
- removing vendor dir should not cause any problem unless, any
  dependencies of syncthing have been removed from there hosting site.
  (Highly unlikely)

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-07 15:19:33 +05:30
Termux Github Actions bece2c3ce4 syncthing: update to 1.19.1
This commit has been automatically submitted by Github Actions.
2022-03-01 12:20:36 +00:00
Termux Github Actions ff70390e81 syncthing: update to 1.19.0
This commit has been automatically submitted by Github Actions.
2022-02-01 12:45:16 +00:00
Termux Github Actions 6317902a8d syncthing: update to 1.18.6
This commit has been automatically submitted by Github Actions.
2022-01-11 12:38:25 +00:00
Termux Github Actions 1e9e5dec1e syncthing: update to 1.18.5
This commit has been automatically submitted by Github Actions.
2021-12-07 12:37:21 +00:00
Termux Github Actions a25df24863 syncthing: update to 1.18.4
This commit has been automatically submitted by Github Actions.
2021-11-02 18:31:22 +00:00
Leonid Pliushch 9b4d05f9b7
syncthing: use TERMUX_PREFIX instead of PREFIX 2021-10-13 13:45:14 +03:00
Termux Github Actions c0499dcf5f syncthing: update to 1.18.3
This commit has been automatically submitted by Github Actions.
2021-10-05 12:17:58 +00:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Termux Github Actions d396000753 syncthing: update to 1.18.2
This commit has been automatically submitted by Github Actions.
2021-09-07 12:32:50 +00:00
Termux Github Actions 7bfada6110 syncthing: update to 1.18.1
This commit has been automatically submitted by Github Actions.
2021-08-03 12:23:30 +00:00
Leonid Pliushch 4b8c077711
Revert "Merge pull request #7104 from thunder-coding/cache-godeps"
This reverts commit f6892c38d8, reversing
changes made to 4d9075fea3.
2021-07-10 17:00:18 +03:00
Leonid Pliushch f6892c38d8
Merge pull request #7104 from thunder-coding/cache-godeps
Cache dependencies for Golang packages
2021-07-10 13:31:20 +03:00
Termux Github Actions e9a72c4592 syncthing: update to 1.18.0
This commit has been automatically submitted by Github Actions.
2021-07-06 18:26:02 +00:00
Yaksh Bariya c0c72dd56a
`syncthing`: Cache Golang dependencies 2021-07-05 19:00:17 +05:30
Termux Github Actions 59c8517251 syncthing: update to 1.17.0
This commit has been automatically submitted by Github Actions.
2021-06-16 13:01:50 +00:00
Leonid Pliushch 183e33479f
syncthing: update to 1.16.1 2021-05-05 15:43:17 +00:00
Termux Github Actions 94fdeb8fb5 syncthing: update to 1.13.1
This commit has been automatically submitted by Github Actions.
2021-02-03 18:32:30 +00:00
Termux Github Actions e7c538a75a syncthing: update to 1.13.0
This commit has been automatically submitted by Github Actions.
2021-02-02 18:40:50 +00:00
Termux Github Actions 015e323b69 syncthing: update to 1.12.1
This commit has been automatically submitted by Github Actions.
2021-01-06 12:29:50 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch 4721458daa
syncthing: add note about possible build errors when zstd is present in prefix 2020-12-07 23:26:05 +00:00
Leonid Pliushch c5c3dd7630
syncthing: update to 1.12.0 2020-12-07 23:21:17 +00:00
Leonid Pliushch d5380114a3 syncthing: update to 1.11.1 2020-11-22 21:38:12 +00:00
Henrik Grimler 39185749c0 syncthing: bump revision 2020-10-17 23:41:07 +02:00
Henrik Grimler ab26a276db syncthing: update to 1.10.0 2020-10-17 21:03:19 +02:00
Butta acf0cc0f5d Update syncthing hash and bump micro on CI 2020-09-10 00:12:58 +05:30
Butta 62c36a2ab4 Bump micro and syncthing on CI 2020-09-09 23:41:21 +05:30
Butta a1906ada12 micro: update from 2.0.6 to 2.0.7
mkvtoolnix: update from 49.0.0 to 50.0.0

syncthing: update from 1.8.0 to 1.9.0
2020-09-09 22:31:40 +05:30
Leonid Pliushch 3fedf3ba45 syncthing: bump revision & do custom build with older Go version
Fixes this error:

 panic: qtls.ClientSessionState not compatible with tls.ClientSessionState

 goroutine 1 [running]:
 github.com/lucas-clemente/quic-go/internal/handshake.init.2()
         /home/builder/termux-packages/.termux-builder/syncthing/build/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.17.3/internal/handshake/unsafe.go:26 +0x1c4

Package is uploaded manually.
%ci:no-build
2020-08-15 16:33:10 +03:00
Fredrik Fornwall 082909a03b syncthing: Update from 1.7.1 to 1.8.0 2020-08-12 11:40:26 +02:00
Fredrik Fornwall 68604be70b syncthing: Update from 1.6.1 to 1.7.1 2020-07-27 09:55:10 +02:00
Henrik Grimler 6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch 78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler 8cc88e35e2 syncthing: update to 1.6.1 2020-06-06 20:38:29 +02:00
Fredrik Fornwall ccf3141c40 syncthing: Update from 1.4.2 to 1.5.0 2020-05-11 10:10:05 +02:00
Leonid Pliushch 9ae2cdf632 syncthing: update to 1.4.2 2020-04-14 15:50:57 +03:00
Leonid Pliushch 9014e47330 syncthing: update to 1.4.0 2020-03-19 21:16:27 +02:00
Leonid Pliushch 085cf8a01d syncthing: update to 1.3.4 2020-02-04 22:41:31 +02:00
Leonid Pliushch aa58d01b96 syncthing: update to 1.3.3 2020-01-12 19:45:01 +02:00
Fredrik Fornwall 6c4d50ec23 syncthing: Update from 1.3.1 to 1.3.2 2019-12-05 23:28:26 +01:00
Fredrik Fornwall 78418c5629 syncthing: Update from 1.3.0 to 1.3.1 2019-11-21 00:15:08 +01:00
Fredrik Fornwall 11976eb1d8 syncthing: Update from 1.2.2 to 1.3.0 2019-10-06 11:05:37 +02:00
Fredrik Fornwall 6c717ea237 syncthing: Update from 1.2.1 to 1.2.2 2019-09-03 21:42:01 +02:00
Fredrik Fornwall 01d4a1c3df syncthing: Update from 1.2.0 to 1.2.1 2019-08-07 23:46:08 +02:00
Fredrik Fornwall ea4aff47bb syncthing: Update from 1.1.3 to 1.2.0 2019-07-11 10:33:57 +02:00