#
2138:8223904cc4bb |
| 20-Jun-2022 |
Konstantin Pavlov |
Packages: cleanup targets that are not supported anymore.
|
Revision tags: 1.27.0-1, 1.27.0 |
|
#
2116:c8fd41f564cf |
| 31-May-2022 |
Konstantin Pavlov |
Packaging: added support for RHEL 9.
|
#
2103:6e61a013417e |
| 16-May-2022 |
Konstantin Pavlov |
Packages: ship README.md and CONTRIBUTING.md.
|
Revision tags: 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
2003:28f0ed517b6e |
| 12-Nov-2021 |
Andrei Belov |
Packages: added support for Fedora 35.
|
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.
|
#
1849:e75ef9538690 |
| 08-Apr-2021 |
Konstantin Pavlov |
Packages: moved Amazon Linux 2 packages to use openssl 1.1
|
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 ...
|
#
1753:7d8644d56ed5 |
| 17-Dec-2020 |
Andrei Belov |
Packages: run non-privileged processes under "unit" user.
|
#
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 |
|
#
1645:29efab062b4e |
| 08-Oct-2020 |
Andrei Belov |
Merged with the default branch.
|
Revision tags: 1.20.0 |
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1 |
|
#
1573:79f364e9aa90 |
| 13-Aug-2020 |
Andrei Belov |
Merged with the default branch.
|
Revision tags: 1.19.0 |
|
#
1501:b83465063582 |
| 16-Jun-2020 |
Andrei Belov |
Packages: added Fedora 32 support.
|
Revision tags: 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1 |
|
#
1407:0361f3eda67a |
| 12-Mar-2020 |
Andrei Belov |
Merged with the default branch.
|
Revision tags: 1.16.0 |
|
#
1403:1cee885b7f10 |
| 12-Mar-2020 |
Max Romanov |
Using disk file to store large request body.
This closes #386 on GitHub.
|
Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1 |
|
#
1333:7b483cf5cb09 |
| 26-Dec-2019 |
Andrei Belov |
Merged with the default branch.
|
Revision tags: 1.14.0 |
|
#
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.
|
#
1310:706597aedbb1 |
| 10-Dec-2019 |
Andrei Belov |
Packages: added Python 3 support on Amazon Linux 2 (LTS).
|
#
1301:350212899f14 |
| 02-Dec-2019 |
Andrei Belov |
Packages: added Python 3 support on RHEL/CentOS 7.
|
Revision tags: 1.13.0-1, 1.13.0, 1.12.0-1 |
|
#
1225:0f35b3937026 |
| 03-Oct-2019 |
Andrei Belov |
Merged with the default branch.
|
Revision tags: 1.12.0, 1.11.0-2 |
|
#
1192:41f45b524826 |
| 19-Sep-2019 |
Konstantin Pavlov |
Packaging: bump packages DEFAULT_RELEASE.
I overlooked that 7d54dfd17098 is partial, and didnt revert MODULE_RELEASE_* for the modules. However, Debian builds succeeded since MODULE_RELEASE_* are n
Packaging: bump packages DEFAULT_RELEASE.
I overlooked that 7d54dfd17098 is partial, and didnt revert MODULE_RELEASE_* for the modules. However, Debian builds succeeded since MODULE_RELEASE_* are not used to generate versions in debian/changelog, resulting in broken dependencies between modules (jsc_common and jsc*).
The easiest fix is to bump DEFAULT_RELEASE again.
show more ...
|
Revision tags: 1.11.0-1 |
|
#
1190:7d54dfd17098 |
| 19-Sep-2019 |
Konstantin Pavlov |
Packaging: revert DEFAULT_RELEASE back to 1.
|