aboutsummaryrefslogtreecommitdiff
path: root/net/uanytun/patches
Commit message (Collapse)AuthorAge
* uanytun: bump to v. 0.3.7Christian Pointner2018-06-08
| | | | | | | | | Adds support for openssl 1.1.0. Removed all patches as they are now integrated into upstream. Thanks to: Eneas U de Queiroz <cote2004-github@yahoo.com> for his OpenSSL patch Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* uanytun: remove build time/host to fix reproducible buildsAlexander Couzens2017-12-06
Build timestamps prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>