Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d0b234b3 10/04/2018 05:17 PM Adam Ruzicka

Fixes #24927 - Fix sending signal after logrotate

The solution with using pkill was not ideal as pkill
would match the process it was meant to kill and the
shell running pkill as well. This could lead to
a situation where the shell would be killed first
and the signal would not be delivered to the intended...

8ddb9b17 09/07/2018 02:42 PM Adam Ruzicka

Use pkill instead of systemctl kill after logrotate for smart-proxy

While systemctl kill delivered the signal reliably, it delivered the
signal to every process in the service's control group. The issue was
when the service forked more processes (for example when running...

aa8915b0 07/28/2018 10:50 AM Michael Moll

add implicit phantomjs dependencies

8ad2836d 07/19/2018 06:15 PM Michael Moll

really bump changelog to 1.20.0 to match VERSION

fc6e8663 07/17/2018 04:26 PM Ewoud Kohl van Wijngaarden

Bump changelog to 1.20.0 to match VERSION

289a001a 07/17/2018 04:24 PM Ewoud Kohl van Wijngaarden

Sync changelogs

722695d4 07/07/2018 04:41 PM Ewoud Kohl van Wijngaarden

Fix foreman-proxy logrotate with systemd

3bed70fd 06/19/2018 03:50 PM Michael Moll

include JS files for webpack assets in foreman-assets package

3db9af34 06/01/2018 11:50 AM Michael Moll

Bump changelog to 1.19.0 to match VERSION

ce949326 05/18/2018 04:42 PM Michael Moll

set bundle vars

View revisions

Also available in: Atom