Import Upstream version 1.0.28

This commit is contained in:
Guus Sliepen 2019-08-26 13:44:46 +02:00
parent eed44cd331
commit d08a5d8f0b
17 changed files with 1088 additions and 54 deletions

View file

@ -1,3 +1,13 @@
Version 1.0.28 April 10 2016
------------------------------------------------------------------------
Guus Sliepen (5):
Fix compiling bsd/device.c on systems without utun.
Really remove use of __DATE__ and __TIME__ to facilitate reproducible builds.
Add systemd service files.
Update .gitignore.
Releasing 1.0.28.
Version 1.0.27 April 10 2016
------------------------------------------------------------------------