History log of /unit/pkg/rpm/Makefile.go (Results 1 – 23 of 23)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 1.32.1-1, 1.32.0-1, 1.32.0, 1.31.1-1, 1.31.1, 1.31.0-1, 1.31.0, 1.30.0-1, 1.30.0, 1.29.1-1, 1.29.1, 1.29.0-1, 1.29.0, 1.28.0-1
# 2200:16e01c5fead4 13-Sep-2022 Konstantin Pavlov

Merged with the default branch.


Revision tags: 1.28.0
# 2191:cc6cc1bb1fd9 21-Jun-2022 Konstantin Pavlov

Packaging: removed support for SLES and derivatives.
The packages were never built for those OSes.


Revision tags: 1.27.0-1
# 2121:e7df1cfec959 02-Jun-2022 Konstantin Pavlov

Merged with the default branch.


Revision tags: 1.27.0
# 2107:cd075799fad9 26-May-2022 Konstantin Pavlov

Packaging: Go: use GO111MODULE=auto in build instructions.


Revision tags: 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0, 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0, 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0, 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0, 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
# 1329:d4d7d2ca74b1 25-Dec-2019 Max Romanov

Go: changing import name for "unit.nginx.org/go".

This patch includes packaging changes - update unit-go installation
directory.


# 1314:773f7e903f02 24-Dec-2019 Max Romanov

Packages: making unit-go architecture independent.

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

Packages: making unit-go architecture independent.

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.

show more ...


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, 1.11.0-1, 1.11.0, 1.10.0-2
# 1144:b651ff72ffe0 23-Aug-2019 Andrei Belov

Packages: bump release for 1.10.0-2.


Revision tags: 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0, 1.8.0-1, 1.8.0, 1.7.1-1, 1.7.1
# 920:56bfd825a2c4 27-Dec-2018 Andrei Belov

Packages: URL fixed in examples to work with latest curl.


# 912:23693ac60089 24-Jan-2019 Andrei Belov

Packages: fixed control socket path after 7012b4fd5113.


# 903:5bc14da6cc3c 27-Dec-2018 Andrei Belov

Packages: URL fixed in examples to work with latest curl.


# 901:1b786504d4c6 27-Dec-2018 Andrei Belov

Packages: URL fixed in examples to work with latest curl.


Revision tags: 1.7-1, 1.7
# 862:483f8b70be26 28-Nov-2018 Andrei Belov

Packages: made unit-go architecture-dependent.

This closes #172 issue on GitHub.


Revision tags: 1.6-1, 1.6, 1.5-1, 1.5
# 821:b2fbe135c737 25-Oct-2018 Valentin Bartenev

Packages: updated to 1.5-1.


Revision tags: 1.4-2
# 788:5e8b61d5e99e 27-Sep-2018 Andrei Belov

Packages: updated to 1.4-2.


# 787:1f5e8efe6934 27-Sep-2018 Andrei Belov

Packages: adjusted post-install banners.


Revision tags: 1.4, 1.3, 1.2, 1.1, 1.0, 0.7
# 562:406b163dad62 01-Mar-2018 Andrei Belov

Packages: added openSUSE Leap, openSUSE Tumbleweed, SLES support.


# 561:111e9f2a1513 01-Mar-2018 Andrei Belov

Packages: fixed changelog generation for rpms.


# 557:23b868d47f92 01-Mar-2018 Andrei Belov

Packages: added epel-release to unit-go dependencies on CentOS 6.


Revision tags: 0.6, 0.5
# 489:ee3bc6d13ad8 22-Jan-2018 Andrei Belov

Packages: improved per-module dependency tracking.


Revision tags: 0.4, 0.3
# 399:669d5634939d 01-Dec-2017 Max Romanov

Packaging changes for updated Go package.

- package name changed to 'nginx/unit';
- source files installed in /usr/share/gocode;
- rpm and deb go packages made noarch.


Revision tags: 0.2
# 372:616449084bee 19-Oct-2017 Andrei Belov

Introduced rpm packages building tools.