summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/rpmbuild (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-25Go: changing import name for "unit.nginx.org/go".Max Romanov1-1/+1
This patch includes packaging changes - update unit-go installation directory.
2019-09-25Packages: added logrotate configuration for Debian packages.Andrei Belov1-0/+4
While here, made logrotate configuration consistent between rpm and deb. This closes #323 issue on GitHub.
2019-07-04Packages: log and pid paths made consistent.Andrei Belov1-2/+2
2019-04-24Packages: using "pass" option in config examples.Valentin Bartenev13-16/+16
The "application" option has been deprecated since 1.8.0.
2019-03-01Packages: added Java trademark notice to corresponding packages.Andrei Belov4-2/+81
2019-02-28Packages: added unit-jsc (Java Servlet Container) family.Andrei Belov4-0/+910
2019-01-24Packages: systemd and other improvements.Remi Collet3-5/+27
See the following links for details: https://github.com/nginx/unit/pull/212 https://github.com/nginx/unit/issues/213 Closes #155, closes #212, closes #213.
2019-01-24Packages: Fedora >= 29 have python 3.7.Remi Collet1-0/+17
Closes #211.
2018-10-09Renamed "go" application type to "external".Valentin Bartenev2-2/+2
There's nothing specific to Go language. This type of application object can be used to run any external application that utilizes libunit API.
2018-09-26Packages: removed "loadconfig" and "saveconfig" actions.Andrei Belov3-78/+1
2018-05-14Packages: fixed log and pid paths on CentOS 7.Andrei Belov1-1/+1
This closes #120 issue on GitHub.
2018-04-24Fixed typo in RPM packages.Nick Shadrin1-1/+1
2018-04-02Added Ruby packaging support.Andrei Belov2-0/+23
2018-02-07Packages: added Perl package.Andrei Belov3-0/+41
2018-02-07Packages: fixed example configurations after fa714d76592b.Andrei Belov7-8/+8
2018-01-22Packages: added support for Amazon Linux.Andrei Belov4-0/+68
2017-12-01Packaging changes for updated Go package.Max Romanov1-1/+1
- package name changed to 'nginx/unit'; - source files installed in /usr/share/gocode; - rpm and deb go packages made noarch.
2017-10-19Introduced rpm packages building tools.Andrei Belov12-0/+305