Accepting request 573238 from home:jengelh:branches:security:Stunnel

- Do not ignore errors from useradd. Ensure nogroup exists
  beforehand.
- Replace old $RPM_ variables. Combine two nested ifs.

OBS-URL: https://build.opensuse.org/request/show/573238
OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=99
This commit is contained in:
2018-02-06 09:19:14 +00:00
committed by Git OBS Bridge
parent a81d572e7c
commit a869942b32
2 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 1 23:07:21 UTC 2018 - jengelh@inai.de
- Do not ignore errors from useradd. Ensure nogroup exists
beforehand.
- Replace old $RPM_ variables. Combine two nested ifs.
-------------------------------------------------------------------
Wed Jan 24 00:16:02 UTC 2018 - avindra@opensuse.org