diff --git a/notify-pam-dead.patch b/notify-pam-dead.patch index e4c3159..9e95034 100644 --- a/notify-pam-dead.patch +++ b/notify-pam-dead.patch @@ -90,7 +90,7 @@ } --- src/init.sample +++ src/init.sample 2010-04-13 00:00:00.000000000 +0000 -@@ -0,0 +1,9 @@ +@@ -0,0 +1,8 @@ +#%PAM-1.0 +# +# The PAM configuration file for /sbin/init @@ -98,7 +98,6 @@ +# +auth sufficient pam_rootok.so +account include common-account -+session include common-session +session requisite pam_lastlog.so silent --- src/utmp.c +++ src/utmp.c 2010-04-13 00:00:00.000000000 +0000 diff --git a/sysvinit.changes b/sysvinit.changes index d9a7e1d..06739d9 100644 --- a/sysvinit.changes +++ b/sysvinit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 21 16:24:50 CEST 2010 - werner@suse.de + +- Avoid crash due changed common-session-pc (bnc#605681) + ------------------------------------------------------------------- Mon May 17 11:34:05 CEST 2010 - werner@suse.de