mirror of
https://github.com/novatiq/packages.git
synced 2026-07-04 11:09:31 +01:00
72e886788aa399f0847ab58bf059dbdbd2c1fcd5
WireGuard is well documented for being an experimental project, not currently ready to be stabilized. As such, it's important for packagers to always keep the project up to date in all contexts. However, it is common for some projects, such as LEDE/OpenWrt to have stable branches, which don't expect a lot of churn or modification. The WireGuard that happened to ship with 17.01 is broken and crufty and shouldn't be used at all. It's highly unlikely that there's anybody out there even using it; it won't work with anything else. So, this commit updates the 17.01 package to the latest upstream version. Because the 17.01 stable branch can't be updated all the time, it's important that this bump here in this commit is a stable one. I believe 0.0.20171005 to be a fairly stable snapshot, which should be suitable for the 17.01 branch. As stated earlier, the 0.0.20170115 currently in this branch is highly problematic. 0.0.20171005 offers extremely important changes. I'll continue to send package bumps for 17.01, but only for snapshot releases that I think fix an important bug or provide a noted increase in stability, or have similar goals to this commit. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
58.3%
Shell
28.2%
C
6.8%
C++
2.4%
Lua
1.2%
Other
2.9%