Mehdi
c22b417a2a
fix #130 : wireguard patch added for armada38x / DSM 7.0 build
...
A build issue was introduced on the wiregard-linux-compat codebase.
The fix has been requested for a merge on the project repository
https://github.com/WireGuard/wireguard-linux-compat/pull/5
Waiting it to be merged, a patch was added to this project to locally
fix the problem
2022-11-14 15:52:09 +01:00
Gerben Wiersma
5992a6b38a
Update README.rst
2022-11-14 15:52:09 +01:00
d-daemon
2c9857d268
Confirmed working on RS1221+ using DSM7.0
2022-11-14 15:52:09 +01:00
Victor
8968e435e2
ds418j confirmed on 6.2 and 7.0
2022-11-13 19:37:44 +01:00
Andreas Runfalk
19cd73c50b
Merge pull request #146 from 589290/master
...
Update Dockerfile: xz-utils is missing which makes the tarball extraction fail
2022-05-03 09:25:06 +02:00
Greg
d7fc6835aa
Update Dockerfile
2022-05-02 16:17:52 -05:00
Andreas Runfalk
65ee7a52c5
Merge pull request #141 from lfilho/patch-1
...
Clarify DSM 6 x 7 releases compatibility
2022-04-04 10:51:14 +02:00
Luiz Gonzaga dos Santos Filho
3b17d58910
Clarify DSM 6 x 7 releases compatibility
2022-04-03 15:52:37 -07:00
Andreas Runfalk
e77b2e56dc
Merge pull request #123 from samczsun/patch-1
...
Fix certificate verification issue when building
2022-01-16 22:52:13 +01:00
samczsun
7afd1e18d1
Fix certificate verification issue when building
...
Use the workaround suggested by Rob Stradling here:
https://mta.openssl.org/pipermail/openssl-users/2021-October/014402.html
Fixes #109
2022-01-16 02:40:44 -08:00
Andreas Runfalk
19c086a157
Merge pull request #114 from Sloop0/patch-1
...
Confirm working on DS720+ with DSM 7
2021-11-09 23:25:56 +01:00
Andreas Runfalk
b1b295d0ff
Merge pull request #102 from mkowalski/patch-1
...
Confirm DS218+ with 7.0
2021-11-09 23:25:43 +01:00
Sloop0
515b2b566c
Confirm working on DS720+ with DSM 7
2021-11-02 12:13:13 -07:00
Mateusz Kowalski
31977dac48
Confirm DS218+ with 7.0
2021-09-17 11:53:36 +02:00
Andreas Runfalk
70c26839e5
Merge pull request #71 from Matige/DSM7.0
...
Add support for DSM 7.0
2021-08-25 14:18:50 +02:00
Andreas Runfalk
79699eac80
Merge branch 'master' into DSM7.0
2021-08-25 14:18:26 +02:00
Aleksandr Baryshnikov
9d622de83b
Confirm DS220+
...
Works on DS-220+
* Requires `sleep 5; ip route ...` hack
2021-07-22 11:01:58 +02:00
Matige
3ff66ceec2
Remove temporary workaround for some architectures
...
The implementation of Is64BitPlatform in pkgscripts-ng has been improved and the workaround is no longer needed.
2021-04-05 13:26:46 +02:00
Matige
396ae7e4d8
Fix indentation
2021-02-07 12:27:36 +01:00
Matige
45c6e57a8a
Fix a typo
2021-02-06 20:02:52 +01:00
Matige
7999e50941
Improve support for DSM 7.0
2021-02-06 19:51:59 +01:00
Matige
0f29464e44
Add support for DSM 7.0
2021-01-31 19:55:53 +01:00
Matige
b8ca535353
Fix detection of crypto_memneq function definitions in tool chain
2021-01-06 17:26:03 +01:00
Matige
f0b83daf9d
Apply memneq patch only for platforms that require it ( #67 )
...
This fixes problems with memneq patches for DSM 7.
2021-01-04 12:39:58 +01:00
Andreas Runfalk
01e5b49442
Ignore memneq patch for DSM 7
2021-01-02 17:35:17 +01:00
Andreas Runfalk
2552d88cb4
Added kvmx64 to memneq patch ignore list
2020-12-30 19:59:50 +01:00
Andreas Runfalk
c1e08d900f
Added workaround for geminilake, purley, v1000 and broadwellnk
2020-12-30 18:29:31 +01:00
Andreas Runfalk
70537beda2
Added new architectures to release.sh
2020-12-30 15:39:47 +01:00
Andreas Runfalk
08d3df9457
Automatically create /usr/local/bin if it doesn't exist ( fixes #50 )
2020-12-30 15:37:05 +01:00
Andreas Runfalk
d7cda29156
Added support for building DSM 7 preview
2020-12-30 15:27:04 +01:00
Matige
e3178f8c3c
Exclude Geminilake platform from memneq patch
...
NAS with Geminilake has built in memneq support so the patch should not be applied
2020-12-27 00:02:36 +01:00
Nils Gerke
26844509d4
Added DS216Play
2020-12-26 23:58:43 +01:00
Andreas Runfalk
92bef8ec96
Fixed XPEnology hyperlink
2020-09-22 13:23:15 +02:00
Andreas Runfalk
806857b335
Added HP54NL ( closes #53 )
2020-09-22 10:24:30 +02:00
Will
983c572dc3
Update README.rst - DS1815+ Works Great
...
DS1815+ Works Great
2020-08-15 17:10:49 +02:00
Andreas Runfalk
a41c742156
Added script to simplyfy making new releases
2020-08-15 17:02:29 +02:00
Andreas Runfalk
4b70a94f6b
Added DS3617xs to list of working devices ( closes #44 )
2020-08-15 14:34:59 +02:00
Andreas Runfalk
9b30cb8720
Added debug prints of which version the build script tries to use
2020-08-15 14:18:33 +02:00
Raman Gupta
85a284523a
get package versions at runtime, leverage Docker volumes to improve file cache reuse to speed up runtime
2020-08-15 14:11:07 +02:00
Andreas Runfalk
1ab0d9c701
Added DS116 to README ( closes #47 )
2020-08-15 13:37:46 +02:00
Matteo Basso
5898f1cd00
Update README.rst
...
DS218 Added and fully working
2020-04-18 15:00:03 +02:00
Andreas Runfalk
bfd53a9d40
Updated platform for DS1511+ to x64 since that's the correct PACKAGE_ARCH. Note that the compatibility tables say x86
2020-04-14 13:27:05 +02:00
Robert Ansel
5139cad82b
Updating to wireguard v1.0.20200401
2020-04-11 15:00:08 +02:00
Andreas Runfalk
ce9d77f37c
Added DS1511+
2020-01-23 10:31:34 +01:00
Andreas Runfalk
07e1bf65ff
Added issue template
2020-01-01 15:08:50 +01:00
Andreas Runfalk
18ad88b490
rtd1296 architecture has memneq ( fixes #26 )
2020-01-01 14:49:21 +01:00
jdeluyck
9e6119a07b
add DS916+ to tested and works list
2019-12-29 17:42:33 +01:00
Andreas Runfalk
928a1338b5
Updated Wireguard version to 0.0.20191226. This also means this project supports the non-monolithic releases
2019-12-28 22:37:29 +01:00
Andreas Runfalk
db3414691a
Updated README ( fixes #10 )
2019-12-28 15:42:50 +01:00
Joël van der Loo
885beda88f
Add DS718+ to compatibility list
2019-11-15 15:44:25 +01:00