Packages: added Ubuntu 19.10 "eoan" support.

This commit is contained in:
Andrei Belov
2019-11-21 14:13:24 +03:00
parent bc14605fd6
commit 5758a06374
8 changed files with 168 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ PACKAGES= unit \
unit-python3.5 unit-python3.6 unit-python3.7 \
unit-python3.8 \
unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
unit-go1.12 unit-go1.13 \
unit-perl \
unit-ruby \
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11

View File

@@ -5,6 +5,32 @@
<change_log title="unit">
<changes apply="unit-go1.13" ver="1.13.0" rev="1"
date="2019-11-20" time="09:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
<para>
Initial release of Go 1.13 module for NGINX Unit.
</para>
</change>
</changes>
<changes apply="unit-go1.12" ver="1.13.0" rev="1"
date="2019-11-20" time="09:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
<para>
Initial release of Go 1.12 module for NGINX Unit.
</para>
</change>
</changes>
<changes apply="unit-python3.8" ver="1.13.0" rev="1"
date="2019-11-18" time="14:20:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">