2138:8223904cc4bb | 20-Jun-2022 |
Konstantin Pavlov |
Packages: cleanup targets that are not supported anymore. |
2136:5bcedb046826 | 20-Jun-2022 |
Konstantin Pavlov |
Packages: dropped /etc/unit directory.
It's never used. |
Revision tags: 1.27.0-1, 1.27.0 |
|
2116:c8fd41f564cf | 31-May-2022 |
Konstantin Pavlov |
Packaging: added support for RHEL 9. |
2107:cd075799fad9 | 26-May-2022 |
Konstantin Pavlov |
Packaging: Go: use GO111MODULE=auto in build instructions. |
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 |
|
2042:56540a52177d | 02-Dec-2021 |
Andrei Belov |
Packages: added systemd service for debug binary. |
2027:04ae78e6813d | 02-Dec-2021 |
Andrei Belov |
Packages: added systemd service for debug binary. |
Revision tags: 1.26.0-1, 1.26.0 |
|
2003:28f0ed517b6e | 12-Nov-2021 |
Andrei Belov |
Packages: added support for Fedora 35. |
1972:11b2404d9305 | 18-Oct-2021 |
Andrei Belov |
Packages: fixed dependency tracking for Go and Java modules on RHEL7. |
Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0 |
|
1853:5841a506945e | 21-Apr-2021 |
Andrei Belov |
Packages: switched to common address for package maintainers. |
1851:02db2e20a76c | 12-Apr-2021 |
Konstantin Pavlov |
Packages: fixed Amazon Linux 2 module packages to use openssl 1.1 |
1849:e75ef9538690 | 08-Apr-2021 |
Konstantin Pavlov |
Packages: moved Amazon Linux 2 packages to use openssl 1.1 |
1841:ad81969c533a | 26-Mar-2021 |
Andrei Belov |
Packages: corrected permissions for /var/log/unit in rpm.
Found by rpmlint. |
Revision tags: 1.23.0-1, 1.23.0 |
|
1827:9b3971b8b4e0 | 24-Mar-2021 |
Konstantin Pavlov |
Packages: added man page on rpm-based systems. |
Revision tags: 1.22.0-1, 1.22.0 |
|
1778:b4695d20820b | 26-Jan-2021 |
Andrei Belov |
Packages: added Fedora 33 support. |
1764:46da19f4079f | 24-Dec-2020 |
Andrei Belov |
Packages: fixed an ability to override package version.
This was broken since 00d8049418cf. |
1762:f286b015628a | 23-Dec-2020 |
Andrei Belov |
Packages: set the "--user" value to "nobody" for build-stage tests.
This allows tests to pass well in cases when the default user specified in the ./configure parameters does not exist in the buildi
Packages: set the "--user" value to "nobody" for build-stage tests.
This allows tests to pass well in cases when the default user specified in the ./configure parameters does not exist in the building environment.
show more ...
|
1758:96233c508ea4 | 21-Dec-2020 |
Konstantin Pavlov |
Packages: check and create unit user on each post-script invocation. |
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. |
1751:a27532e3a17b | 24-Nov-2020 |
Konstantin Pavlov |
Packages: dropped support for non-systemd distributions. |
1748:080737161d83 | 16-Dec-2020 |
Andrei Belov |
Packages: introduced PYTEST_ARGS env variable for test targets.
This is useful for running particular tests, e.g.: PYTEST_ARGS='test/test_respawn.py::TestRespawn::test_respawn_router' make test |
Revision tags: 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0 |
|
1596:b7e2d4d92624 | 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest. |
Revision tags: 1.19.0-1, 1.19.0 |
|
1501:b83465063582 | 16-Jun-2020 |
Andrei Belov |
Packages: added Fedora 32 support. |