summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-02-06Packages: get rid of deprecated configure options.Konstantin Pavlov1-2/+2
2022-12-07Packages: added njs support.Konstantin Pavlov1-3/+7
2022-11-16Packages: added Ubuntu 22.10 "kinetic" support.Konstantin Pavlov1-0/+15
2022-11-04Packages: relaxed dependencies between modules and base package.Konstantin Pavlov1-0/+1
This allows us to update base or single modules packages without updating the whole set.
2022-06-20Packages: cleanup targets that are not supported anymore.Konstantin Pavlov1-15/+0
2022-05-16Packages: ship README.md and CONTRIBUTING.md.Konstantin Pavlov1-1/+1
2022-05-05Packages: added Ubuntu 22.04 "jammy" support.Konstantin Pavlov1-0/+14
2021-11-09Packages: fixed dependency checks on multi-arch Debian/Ubuntu.Andrei Belov1-1/+1
2021-10-21Packages: removed support for EOL'ed Debian/Ubuntu distros.Andrei Belov1-97/+2
While here, default debhelper compat level bumped to 11 (this is the version installed out of the box on Ubuntu 18.04 "bionic" which is the oldest one from supported distros).
2021-10-21Packages: added Ubuntu 21.10 "impish" support.Andrei Belov1-0/+16
2021-08-17Packages: added Debian 11 "bullseye" support.Andrei Belov1-0/+12
2021-05-27Packages: added Ubuntu 21.04 "hirsute" support.Andrei Belov1-0/+15
2021-04-21Packages: switched to common address for package maintainers.Andrei Belov1-0/+6
2021-03-24Packages: added man page on debian-based systems.Konstantin Pavlov1-1/+1
2020-12-24Packages: fixed an ability to override package version.Andrei Belov1-1/+2
This was broken since 00d8049418cf.
2020-12-23Packages: set the "--user" value to "nobody" for build-stage tests.Andrei Belov1-2/+2
This allows tests to pass well in cases when the default user specified in the ./configure parameters does not exist in the building environment.
2020-12-17Packages: run non-privileged processes under "unit" user.Andrei Belov1-0/+2
2020-12-16Packages: eliminated debuild warning about debian/rules.Andrei Belov1-0/+1
2020-12-16Packages: introduced PYTEST_ARGS env variable for test targets.Andrei Belov1-2/+2
This is useful for running particular tests, e.g.: PYTEST_ARGS='test/test_respawn.py::TestRespawn::test_respawn_router' make test
2020-11-09Packages: added Ubuntu 20.10 "groovy" support.Andrei Belov1-0/+15
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-2/+2
2020-04-23Packages: added Ubuntu 20.04 "focal" support.Andrei Belov1-0/+12
2020-03-12Using disk file to store large request body.Max Romanov1-0/+1
This closes #386 on GitHub.
2019-12-24Go: moving source files to the root of the project.Max Romanov1-1/+1
This patch includes packaging changes related to files move.
2019-12-24Packages: making unit-go architecture independent.Max Romanov1-11/+6
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.
2019-11-21Packages: added Ubuntu 19.10 "eoan" support.Andrei Belov1-0/+14
2019-11-19Packages: added Python 3.8 on Ubuntu 18.04, 19.04.Andrei Belov1-0/+2
2019-07-09Packages: Debian 10 "buster" support added.Andrei Belov1-0/+12
2019-06-07Packages: switched to Java 11 on Ubuntu 18.04.Andrei Belov1-1/+1
2019-06-04Packages: added Python 3.7 on Ubuntu 18.04.Andrei Belov1-0/+1
This closes #251 issue on GitHub.
2019-04-22Packages: Ubuntu 19.04 "disco" support added.Andrei Belov1-0/+13
2019-03-01Packages: removed Ubuntu 17.04 and 17.10 references due to EOL.Andrei Belov1-22/+0
2019-02-28Packages: added unit-jsc (Java Servlet Container) family.Andrei Belov1-5/+23
2019-02-26Packages: yet another fix added, missed in a7af31b69692.Andrei Belov1-1/+1
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov1-3/+2
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926).
2018-12-27Packages: Ubuntu 18.10 "cosmic" support added.Andrei Belov1-0/+12
2018-11-29Packages: made unit-go architecture-dependent.Andrei Belov1-2/+2
This closes #172 issue on GitHub.
2018-10-25Packages: updated to 1.5-1.Valentin Bartenev1-1/+1
2018-09-27Packages: updated to 1.4-2.Andrei Belov1-1/+1
2018-09-20Packages: enabled OpenSSL support.Andrei Belov1-2/+3
2018-05-14Packages: Ubuntu 18.10 "bionic" support added.Andrei Belov1-0/+11
2018-04-02Added Ruby packaging support.Andrei Belov1-0/+5
2018-03-01Packages: unified check-build-depends target.Andrei Belov1-23/+11
2018-02-28Packages: added essential build dependencies.Andrei Belov1-1/+1
2018-02-07Packages: fixed building of deb packages with redefined versions.Andrei Belov1-0/+7
2018-02-07Packages: added Perl package.Andrei Belov1-0/+6
2018-01-26Packages: "test" and "test-debug" targets for deb.Andrei Belov1-2/+22
2018-01-22Packages: improved per-module dependency tracking.Andrei Belov1-3/+23
2017-12-28Packages: added support for Ubuntu 17.10.Andrei Belov1-0/+9
2017-12-28Packages: added python 3.4 module on Debian 8.Andrei Belov1-0/+1