14
0

Accepting request 357097 from home:stroeder:branches:devel:languages:python

update to bugfix release 2.1.1

OBS-URL: https://build.opensuse.org/request/show/357097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=13
This commit is contained in:
Jan Matejek
2016-02-01 14:30:23 +00:00
committed by Git OBS Bridge
parent 32b91af7ba
commit f628c59ad8
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 1 10:41:01 UTC 2016 - michael@stroeder.com
- update to 2.1.1
* Default initgroups option to False. Using os.initgroups requires
permission to set process GID, so this now needs to be explicitly
requested.
-------------------------------------------------------------------
Mon Dec 7 22:37:30 UTC 2015 - tbechtold@suse.com