| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
softethervpn5: The softethervpn5 package is due for an update from recent source. This PR implements a Makefile update to pull December 2023 release, which includes fixes for recently-disclosed vulnerabilities. The build patches are also updated accordingly.
Signed-off-by: Thomas Winkler <tewinkler86@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* update to 5.02.5180
* refresh patches
* add deps: libsodium
* fix (Build/Install)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
fixup
|
|
|
|
|
|
|
|
|
| |
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|