Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2019-05-07 23:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uwsgi (Old)
 and      /work/SRC/openSUSE:Factory/.uwsgi.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uwsgi"

Tue May  7 23:18:56 2019 rev:33 rq:701159 version:2.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes      2019-04-30 
12:58:42.202139066 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new.5148/uwsgi.changes    2019-05-07 
23:18:58.948921262 +0200
@@ -1,0 +2,6 @@
+Tue Apr 30 04:48:25 UTC 2019 - Martin Herkt <[email protected]>
+
+- Fix systemd kill signal (uwsgi does not die on SIGTERM)
+- Add reload command to systemd service
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ uwsgi.service ++++++
--- /var/tmp/diff_new_pack.XKNn0x/_old  2019-05-07 23:18:59.892923244 +0200
+++ /var/tmp/diff_new_pack.XKNn0x/_new  2019-05-07 23:18:59.892923244 +0200
@@ -7,6 +7,8 @@
 Restart=always
 Type=notify
 NotifyAccess=all
+KillSignal=SIGINT
+ExecReload=/bin/kill -HUP $MAINPID
 
 [Install]
 WantedBy=multi-user.target


Reply via email to