SHA256
6
0
forked from pool/pam

Accepting request 725419 from home:jengelh:branches:Linux-PAM

- Replace old $RPM_* shell vars by macros.
- Avoid unnecessary invocation of subshells.
- Shorten recipe for constructing securetty contents on s390.

OBS-URL: https://build.opensuse.org/request/show/725419
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=193
This commit is contained in:
Josef Möllers
2019-08-23 12:39:21 +00:00
committed by Git OBS Bridge
parent 8952f5370e
commit 9b6fc55e33
2 changed files with 20 additions and 23 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 22 20:29:24 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Replace old $RPM_* shell vars by macros.
- Avoid unnecessary invocation of subshells.
- Shorten recipe for constructing securetty contents on s390.
-------------------------------------------------------------------
Mon Aug 19 14:45:43 CEST 2019 - kukuk@suse.de