2138:8223904cc4bb | 20-Jun-2022 |
Konstantin Pavlov |
Packages: cleanup targets that are not supported anymore. |
Revision tags: 1.27.0-1, 1.27.0 |
|
2103:6e61a013417e | 16-May-2022 |
Konstantin Pavlov |
Packages: ship README.md and CONTRIBUTING.md. |
2070:25521d7d4521 | 15-Feb-2022 |
Valentin Bartenev |
Updated copyright notice. |
Revision tags: 1.26.1-1, 1.26.1 |
|
2036:7e018fce7985 | 01-Dec-2021 |
Andrei Belov |
Packages: adjusted debhelper minimal version for Debian/Ubuntu.
Forgotten in 199a11eceb3c.
While here, Standards-Version increased to 4.1.4 (matches Ubuntu 18.04 as the oldest supported distro). |
2020:f8e0a0b7ffb9 | 01-Dec-2021 |
Andrei Belov |
Packages: adjusted debhelper minimal version for Debian/Ubuntu.
Forgotten in 199a11eceb3c.
While here, Standards-Version increased to 4.1.4 (matches Ubuntu 18.04 as the oldest supported distro). |
Revision tags: 1.26.0-1, 1.26.0 |
|
1973:bc18f6f39ce3 | 21-Oct-2021 |
Andrei Belov |
Packages: added Ubuntu 21.10 "impish" support. |
Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0 |
|
1887:0a32914bf7bf | 27-May-2021 |
Andrei Belov |
Packages: added Ubuntu 21.04 "hirsute" support. |
1853:5841a506945e | 21-Apr-2021 |
Andrei Belov |
Packages: switched to common address for package maintainers. |
Revision tags: 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0 |
|
1753:7d8644d56ed5 | 17-Dec-2020 |
Andrei Belov |
Packages: run non-privileged processes under "unit" user. |
1752:e8e3d17a8168 | 24-Nov-2020 |
Konstantin Pavlov |
Packages: added pcre2 to build depends.
While at it, propagate unit build depends to modules. |
Revision tags: 1.21.0-1, 1.21.0 |
|
1694:191d30e37005 | 09-Nov-2020 |
Andrei Belov |
Packages: added Ubuntu 20.10 "groovy" support. |
Revision tags: 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0, 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0 |
|
1329:d4d7d2ca74b1 | 25-Dec-2019 |
Max Romanov |
Go: changing import name for "unit.nginx.org/go".
This patch includes packaging changes - update unit-go installation directory. |
1316:5b767c6bfd0a | 24-Dec-2019 |
Max Romanov |
Go: moving source files to the root of the project.
This patch includes packaging changes related to files move. |
1314:773f7e903f02 | 24-Dec-2019 |
Max Romanov |
Packages: making unit-go architecture independent.
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package
Packages: making unit-go architecture independent.
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package should be installed before building unit-go.
show more ...
|
1290:65800375d155 | 21-Nov-2019 |
Andrei Belov |
Packages: added Ubuntu 19.10 "eoan" support. |
1289:63e0bf77604c | 18-Nov-2019 |
Andrei Belov |
Packages: added Python 3.8 on Ubuntu 18.04, 19.04. |
Revision tags: 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0 |
|
1045:6079ce642254 | 24-Apr-2019 |
Valentin Bartenev |
Packages: using "pass" option in config examples.
The "application" option has been deprecated since 1.8.0. |
1040:d2376e17520f | 22-Apr-2019 |
Andrei Belov |
Packages: Ubuntu 19.04 "disco" support added. |
Revision tags: 1.8.0-1, 1.8.0 |
|
985:04af970bd780 | 01-Mar-2019 |
Andrei Belov |
Packages: added Java trademark notice to corresponding packages. |
980:e1c4434c1060 | 28-Feb-2019 |
Andrei Belov |
Packages: added unit-jsc (Java Servlet Container) family. |
957:a7af31b69692 | 26-Feb-2019 |
Andrei Belov |
Packages: fixed packages build, broken in 00d8049418cf. |
Revision tags: 1.7.1-1, 1.7.1 |
|
921:dbb4f025d98c | 27-Dec-2018 |
Andrei Belov |
Packages: Ubuntu 18.10 "cosmic" support added. |
902:f3f87281afb4 | 27-Dec-2018 |
Andrei Belov |
Packages: Ubuntu 18.10 "cosmic" support added. |
Revision tags: 1.7-1, 1.7 |
|
862:483f8b70be26 | 28-Nov-2018 |
Andrei Belov |
Packages: made unit-go architecture-dependent.
This closes #172 issue on GitHub. |
Revision tags: 1.6-1, 1.6, 1.5-1, 1.5 |
|
804:fe8d2dea28dd | 09-Oct-2018 |
Valentin Bartenev |
Renamed "go" application type to "external".
There's nothing specific to Go language. This type of application object can be used to run any external application that utilizes libunit API. |