Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-25 | Go: changing import name for "unit.nginx.org/go". | Max Romanov | 1 | -2/+2 | |
This patch includes packaging changes - update unit-go installation directory. | |||||
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 1 | -1/+5 | |
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-01-24 | Packages: fixed control socket path after 7012b4fd5113. | Andrei Belov | 1 | -1/+1 | |
2018-12-27 | Packages: URL fixed in examples to work with latest curl. | Andrei Belov | 1 | -1/+1 | |
2018-11-29 | Packages: made unit-go architecture-dependent. | Andrei Belov | 1 | -2/+0 | |
This closes #172 issue on GitHub. | |||||
2018-10-25 | Packages: updated to 1.5-1. | Valentin Bartenev | 1 | -1/+1 | |
2018-09-27 | Packages: updated to 1.4-2. | Andrei Belov | 1 | -1/+1 | |
2018-09-27 | Packages: adjusted post-install banners. | Andrei Belov | 1 | -1/+2 | |
2018-03-01 | Packages: added openSUSE Leap, openSUSE Tumbleweed, SLES support. | Andrei Belov | 1 | -3/+12 | |
2018-03-01 | Packages: fixed changelog generation for rpms. | Andrei Belov | 1 | -0/+1 | |
2018-03-01 | Packages: added epel-release to unit-go dependencies on CentOS 6. | Andrei Belov | 1 | -0/+5 | |
2018-01-22 | Packages: improved per-module dependency tracking. | Andrei Belov | 1 | -1/+2 | |
2017-12-01 | Packaging changes for updated Go package. | Max Romanov | 1 | -8/+5 | |
- package name changed to 'nginx/unit'; - source files installed in /usr/share/gocode; - rpm and deb go packages made noarch. | |||||
2017-10-19 | Introduced rpm packages building tools. | Andrei Belov | 1 | -0/+63 | |