Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-28 | Packages: added curl dependency to fetch Java archives. | Max Romanov | 2 | -2/+2 | |
2020-01-27 | Updated copyright notice. | Valentin Bartenev | 1 | -4/+9 | |
2019-12-26 | Generated Dockerfiles for Unit 1.14.0.1.14.0 | Valentin Bartenev | 8 | -8/+8 | |
2019-12-25 | Go: changing import name for "unit.nginx.org/go". | Max Romanov | 4 | -5/+5 | |
This patch includes packaging changes - update unit-go installation directory. | |||||
2019-12-24 | Go: moving source files to the root of the project. | Max Romanov | 5 | -2/+5 | |
This patch includes packaging changes related to files move. | |||||
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 19 | -457/+17 | |
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-12-10 | Packages: added Python 3 support on Amazon Linux 2 (LTS). | Andrei Belov | 3 | -4/+5 | |
2019-12-02 | Packages: added Python 3 support on RHEL/CentOS 7. | Andrei Belov | 3 | -2/+12 | |
2019-11-20 | Regenerated Dockerfiles. | Konstantin Pavlov | 9 | -128/+35 | |
2019-11-20 | Moved docker images to Debian 10 "buster". | Konstantin Pavlov | 2 | -24/+11 | |
This changes the language versions we provide: - python 3.5 -> python 3.7 - go 1.7/1.8 -> go 1.11 - perl 5.24 -> perl 5.28 - ruby 2.3 -> ruby 2.5 - php 7.0 -> php 7.3 | |||||
2019-11-21 | Packages: added Ubuntu 19.10 "eoan" support. | Andrei Belov | 6 | -1/+141 | |
2019-11-19 | Packages: added Python 3.8 on Ubuntu 18.04, 19.04. | Andrei Belov | 3 | -0/+65 | |
2019-11-14 | Generated Dockerfiles for Unit 1.13.0.1.13.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-10-03 | Generated Dockerfiles for Unit 1.12.0.1.12.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-10-03 | Regenerated Dockerfiles. | Konstantin Pavlov | 9 | -0/+36 | |
2019-10-03 | Docker: added an entrypoint to make configuration easier. | Konstantin Pavlov | 2 | -0/+75 | |
Docker images now accept shell scripts, json files and certificate chain bundles to provide configuration on a container start by placing them into /docker-entrypoint.d/ directory. | |||||
2019-09-25 | Packaging: debian: drop a surplus line from init script | Konstantin Pavlov | 1 | -2/+0 | |
2019-09-25 | Packaging: debian: changed NAME in the init script | Konstantin Pavlov | 1 | -1/+1 | |
This fixes the following issues: - inability to stop unit daemon - default configuration from /etc/default/unit are not propagated to the daemon | |||||
2019-09-25 | Packages: added logrotate configuration for Debian packages. | Andrei Belov | 2 | -0/+19 | |
While here, made logrotate configuration consistent between rpm and deb. This closes #323 issue on GitHub. | |||||
2019-09-19 | Generated Dockerfiles for Unit 1.11.0.1.11.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-09-16 | Packages: added explicit library path for Java on RPM based distros. | Andrei Belov | 3 | -3/+9 | |
This helps to avoid using excessive strictness in RPATH of Java modules. | |||||
2019-08-22 | Generated Dockerfiles for Unit 1.10.0.1.10.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-08-22 | Fixed rebuilding of Dockerfiles. | Valentin Bartenev | 1 | -1/+1 | |
2019-07-09 | Packages: Debian 10 "buster" support added. | Andrei Belov | 2 | -1/+13 | |
2019-07-04 | Packages: log and pid paths made consistent. | Andrei Belov | 5 | -7/+7 | |
2019-06-07 | Packages: switched to Java 11 on Ubuntu 18.04. | Andrei Belov | 1 | -1/+1 | |
2019-06-04 | Packages: added Python 3.7 on Ubuntu 18.04. | Andrei Belov | 1 | -0/+1 | |
This closes #251 issue on GitHub. | |||||
2019-05-30 | Generated Dockerfiles for Unit 1.9.0.1.9.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-04-24 | Packages: using "pass" option in config examples. | Valentin Bartenev | 33 | -39/+39 | |
The "application" option has been deprecated since 1.8.0. | |||||
2019-04-22 | Packages: Ubuntu 19.04 "disco" support added. | Andrei Belov | 4 | -2/+84 | |
2019-03-26 | Packages: added RHEL 8 support. | Andrei Belov | 4 | -3/+16 | |
2019-03-01 | Packages: fixed building of unit-jsc11 rpm. | Andrei Belov | 1 | -1/+1 | |
2019-03-01 | Generated Dockerfiles for Unit 1.8.0.1.8.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-03-01 | Packages: added JSR-340 compatibility notice to unit-jsc packages. | Andrei Belov | 6 | -1/+65 | |
2019-03-01 | Packages: added Java trademark notice to corresponding packages. | Andrei Belov | 8 | -4/+165 | |
2019-03-01 | Packages: removed Ubuntu 17.04 and 17.10 references due to EOL. | Andrei Belov | 1 | -22/+0 | |
2019-02-28 | Packages: added unit-jsc (Java Servlet Container) family. | Andrei Belov | 24 | -14/+2408 | |
2019-02-27 | Added trailing zero to version string. | Valentin Bartenev | 1 | -1/+1 | |
While it looks nicer without zero 3-rd version number, this should improve interoperability. Version string can be parsed or used for sorting. And it is easier to handle and less confusing when there is constant number of version parts. Moreover, NPM also expects version format with 3 parts. So ".0" has already been used in Node.js module version. | |||||
2019-02-26 | Fixed violation of the strict aliasing rules in 5d0edd35c4ce. | Valentin Bartenev | 2 | -9/+0 | |
In order to reduce number of operations over rb-tree and process them in batches simultaneously, all the timers changes are temporary stored in array. While processing of these changes, the same memory is also used for storing pointers to postpone timers adding. As the same block of memory has been referenced by two different types of pointers (nxt_timer_change_t * and nxt_timer_t **), some compilers may reorder operations with these pointers and produce broken code. See ticket #221 on GitHub for a particular case. Now the same "nxt_timer_change_t" structure is used in both cases. Also, reverted the -fno-strict-aliasing flag, which has been introduced in ef76227ec159 as a workaround for this issue. | |||||
2019-02-26 | Packages: yet another fix added, missed in a7af31b69692. | Andrei Belov | 1 | -1/+1 | |
2019-02-26 | Packages: fixed packages build, broken in 00d8049418cf. | Andrei Belov | 3 | -1/+5 | |
2019-02-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 5 | -18/+12 | |
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926). | |||||
2019-02-14 | Packages: added "-fno-strict-aliasing" flag on CentOS 6 x86_64. | Andrei Belov | 2 | -0/+9 | |
Closes #221 on GitHub. | |||||
2019-02-14 | Packages: removed unit-perl on CentOS 6. | Andrei Belov | 1 | -1/+7 | |
CentOS 6 has Perl version 5.10, which is unsupported by Unit. | |||||
2019-02-11 | Merged with the 1.7 branch. | Valentin Bartenev | 9 | -9/+9 | |
2019-02-07 | Generated Dockerfiles for Unit 1.7.1.1.7.1 | Valentin Bartenev | 9 | -9/+9 | |
2019-01-24 | Packages: disabled debugsource generation on relevant platforms. | Andrei Belov | 2 | -0/+22 | |
In particular, this fixes unit-go package building on Fedora >= 29. | |||||
2019-01-24 | Packages: fixed control socket path after 7012b4fd5113. | Andrei Belov | 10 | -10/+10 | |
2019-01-24 | Packages: systemd and other improvements. | Remi Collet | 5 | -16/+56 | |
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-24 | Packages: Fedora >= 29 have python 3.7. | Remi Collet | 3 | -0/+78 | |
Closes #211. |