Commit graph

47 commits

Author SHA1 Message Date
Rudi Heitbaum
af4ea9d439 syncthing: update to 1.23.4 and addon (2)
release notes:
- https://github.com/syncthing/syncthing/releases/tag/v1.23.0
- https://github.com/syncthing/syncthing/releases/tag/v1.23.1
- https://github.com/syncthing/syncthing/releases/tag/v1.23.2
- https://github.com/syncthing/syncthing/releases/tag/v1.23.3
- https://github.com/syncthing/syncthing/releases/tag/v1.23.4

log:
- https://github.com/syncthing/syncthing/compare/v1.22.2...v1.23.4
2023-04-23 10:31:17 +00:00
CvH
75177dfc80 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:53:56 +01:00
Rudi Heitbaum
b5e4963e80 syncthing: update to 1.22.2 and addon (1) 2022-12-08 11:34:56 +00:00
CvH
0f4fd5307c addons: reset versions to 0 2022-12-05 20:47:46 +01:00
CvH
66623697a7 addons: reset changelogs 2022-12-05 20:39:40 +01:00
Rudi Heitbaum
969a9c4ffd syncthing: update to 1.22.0 and addon (122) 2022-10-30 03:05:31 +00:00
Rudi Heitbaum
dcd1e66913 syncthing: update to 1.21.0 and addon (121) 2022-09-07 18:10:12 +00:00
Rudi Heitbaum
b2d89e6a0d syncthing: update to 1.20.1 and addon (120)
source files for 1.20.0 have been removed.

release notes:
- https://github.com/syncthing/syncthing/releases/tag/v1.20.1

bug fixes:
- Spurious failure of new connections ("unknown (newer?) version of the protocol" etc)
2022-05-08 13:08:38 +00:00
heitbaum
b75ded1e87 syncthing: update to 1.20.0 and addon (119)
changelog:
- https://github.com/syncthing/syncthing/releases

support for go1.18
2022-05-04 12:07:48 +00:00
heitbaum
b55163be91 syncthing: update to 1.18.5 (118) 2021-12-31 07:07:50 +00:00
heitbaum
c64d7e34f5 syncthing: update to 1.17.0 and addon (117) 2021-07-04 12:23:38 +00:00
heitbaum
31e00b5a01 syncthing: update to 1.16.1 and addon (116) 2021-06-21 10:42:08 +00:00
heitbaum
9e97606f6a syncthing: update to 1.15.1
update 1.14.0 (2021-03-03) to 1.15.1 (2021-04-06)
release notes: https://github.com/syncthing/syncthing/releases/tag/v1.15.1
2021-04-09 10:10:08 +00:00
heitbaum
467c97d67a syncthing: update to 1.14.0 (addon 114)
update 1.13.1 (2021-02-04) to 1.14.0 (2021-03-03)
release notes: https://github.com/syncthing/syncthing/releases/tag/v1.14.0
2021-03-09 13:24:55 +00:00
heitbaum
2654b904bf syncthing: update to 1.13.1
update 1.12.1 (2020-12-06) to 1.13.1 (2021-01-12)
changelog: https://github.com/syncthing/syncthing/releases
2021-02-07 10:50:30 +00:00
heitbaum
bf84899e07 syncthing: update to 1.21.1
update 1.21.0 to 1.21.1
changelog: https://github.com/syncthing/syncthing/releases/tag/v1.12.1
2021-01-12 01:25:47 +00:00
heitbaum
cf6bd229c3 syncthing: update to 1.12.0 2021-01-06 09:51:45 +00:00
Matthias Reichl
0727ce1ffb syncthing: update to 1.5.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-06 18:02:18 +02:00
MilhouseVH
97c5d8d057 go-based packages: use go_configure(); GOPATH cleanup 2020-05-06 15:28:03 +02:00
awiouy
da51883d87 syncthing: update to 1.4.2 2020-05-03 00:11:10 +02:00
awiouy
06cbf70b06 syncthing: update to 1.2.0 2019-07-10 23:26:04 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
awiouy
8fa64c5bf5 syncthing: update to 1.0.0 2019-01-01 18:57:50 +01:00
awiouy
beb87a0fc4 syncthing: update to 0.14.49 2018-08-02 01:47:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
Jonas Karlman
12ba9417e6 addons: use GOARM=7 for more arm cpus 2017-12-10 21:16:32 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Sascha Kuehndel (InuSasha)
ef85285d10
syncthing: update to 0.14.29
+ configure target with go:host instead of system go
2017-06-08 22:07:35 +02:00
MilhouseVH
c7b9e90ce4 addons: bump PKG_REV 2017-05-10 22:32:57 +01:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
9b75d654a6
syncthing: dont use $TARGET_* variables 2016-09-26 23:21:04 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
awiouy
063df1797e Decommission PKG_ADDON_REPOVERSION 2016-09-13 08:13:07 +02:00
Christian Hewitt
bb46c69f82 Merge pull request #610 from awiouy/clean_up
addons: clean up
2016-08-08 08:39:56 +04:00
jc
b1f39b168a syncthing: upgrade to 0.14.3 2016-08-07 10:07:54 +02:00
jc
e7e257a5dd syncthing: comply to addon template 2016-08-05 21:49:08 +02:00
jc
7c0d78d8b6 syncthing: update 2016-07-16 23:50:41 +02:00
jc
04822c9a35 Syncthing: enable automatic upgrades 2016-06-04 13:05:52 +02:00
jc
09d292641d syncthing: version 0.12.24 2016-05-18 12:27:18 +02:00
Lukas Rusak
000adcaf03 syncthing: build for aarch64 2016-05-16 10:10:53 -07:00
jc
0099dbf826 syncthing: initial addon 2016-05-02 12:10:33 +02:00