Accepting request 897717 from home:mauriziogalli:branches:Base:System

- Enable shadowgrp so that we can set more secure group passwords 
  using shadow.

OBS-URL: https://build.opensuse.org/request/show/897717
OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=104
This commit is contained in:
Michael Vetter 2021-06-08 06:39:30 +00:00 committed by Git OBS Bridge
parent b6e8d920e2
commit faf07ff787
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jun 5 13:38:52 UTC 2021 - Maurizio Galli <maurizio.galli@gmail.com>
- Enable shadowgrp so that we can set more secure group passwords
using shadow.
-------------------------------------------------------------------
Fri Jun 4 07:46:34 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -135,7 +135,7 @@ export LDFLAGS="-pie"
autoreconf -fvi
%configure \
--disable-shadowgrp \
--enable-shadowgrp \
--enable-account-tools-setuid \
--with-audit \
--with-libpam \