Packages: Ubuntu 18.10 "bionic" support added.

This commit is contained in:
Andrei Belov
2018-05-14 14:11:37 +03:00
parent bfccdea8e1
commit 8a156a9fc4
5 changed files with 89 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ PACKAGES= unit \
unit-php \
unit-python unit-python2.7 unit-python3.4 \
unit-python3.5 unit-python3.6 \
unit-go unit-go1.7 unit-go1.8 unit-go1.9 \
unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
unit-perl \
unit-ruby

View File

@@ -5,6 +5,19 @@
<change_log title="unit">
<changes apply="unit-go1.10" ver="1.1" rev="1"
date="2018-05-14" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
<para>
Initial release of Go 1.10 module for NGINX Unit.
</para>
</change>
</changes>
<changes apply="unit-php
unit-python unit-python2.7
unit-python3.4 unit-python3.5 unit-python3.6