|
From: KP Kirchdör. <ka...@us...> - 2021-01-21 16:14:28
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".
The branch, next-5.10 has been updated
via d86793e1b92e39ba56cfc62efb1aaa6ad8ed90ed (commit)
from 781d38bae931cf6a3af90b66a6d1734fa1012c54 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d86793e1b92e39ba56cfc62efb1aaa6ad8ed90ed
Author: kapeka <ka...@us...>
Date: Thu Jan 21 17:12:38 2021 +0100
wireguard_tools: remove wireguard-linux-compat (now in kernel) and move wireguard to wireguard_tools with the tools only
-----------------------------------------------------------------------
Summary of changes:
.../{wireguard.cfg => wireguard_tools.cfg} | 6 +--
repo/wireguard/buildtool.mk | 53 ---------------------
.../wireguard-linux-compat-1.0.20201112.tar.xz | Bin 262220 -> 0 bytes
repo/{wireguard => wireguard_tools}/buildtool.cfg | 29 ++++-------
repo/wireguard_tools/buildtool.mk | 36 ++++++++++++++
repo/{wireguard => wireguard_tools}/wg0.conf | 0
.../wireguard-tools-1.0.20200827.tar.xz | Bin
repo/{wireguard => wireguard_tools}/wireguard.conf | 0
repo/{wireguard => wireguard_tools}/wireguard.init | 0
9 files changed, 48 insertions(+), 76 deletions(-)
rename conf/sources.d/{wireguard.cfg => wireguard_tools.cfg} (61%)
delete mode 100644 repo/wireguard/buildtool.mk
delete mode 100644 repo/wireguard/wireguard-linux-compat-1.0.20201112.tar.xz
rename repo/{wireguard => wireguard_tools}/buildtool.cfg (88%)
create mode 100644 repo/wireguard_tools/buildtool.mk
rename repo/{wireguard => wireguard_tools}/wg0.conf (100%)
rename repo/{wireguard => wireguard_tools}/wireguard-tools-1.0.20200827.tar.xz (100%)
rename repo/{wireguard => wireguard_tools}/wireguard.conf (100%)
rename repo/{wireguard => wireguard_tools}/wireguard.init (100%)
hooks/post-receive
--
Repository for Bering-uClibc.
|