15
0
forked from pool/python-celery
Go to file
Alexandre Rogoski cf9f95e02c - Update to 2.4.4:
- [Security: CELERYSA-0001] Daemons would set effective id’s
    rather than real id’s when the --uid/--gid arguments to
    celeryd-multi, celeryd_detach, celerybeat and celeryev were used.
    This means privileges weren’t properly dropped, and that it
    would be possible to regain supervisor privileges later.
  - Processes pool: Fixed rare deadlock at shutdown (Issue #523).
  - Webhook tasks issued the wrong HTTP POST headers (Issue #515).
    The Content-Type header has been changed from
    application/json ⇒ application/x-www-form-urlencoded, and adds
    a proper Content-Length header.
  - Daemonization cookbook: Adds a configuration example using
    Django and virtualenv together (Issue #505).
  - Generic init scripts now automatically creates log and pid
    file directories (Issue #545).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=43
2011-11-28 01:33:10 +00:00
2011-11-28 01:33:10 +00:00
2011-11-28 01:33:10 +00:00
2011-11-28 01:33:10 +00:00
Description
No description provided
353 KiB
Languages
Diff 100%