- Replace fix-compiler-warnings.diff with current git snapshot

(git-20130916.diff) for pam_unix.so:
  - fix glibc warnings
  - fix syntax error in SELinux code
  - fix crash at login

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=117
This commit is contained in:
2013-09-16 09:59:31 +00:00
committed by Git OBS Bridge
parent 0539a57d53
commit 7e0a049e63
4 changed files with 67 additions and 43 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 16 11:54:15 CEST 2013 - kukuk@suse.de
- Replace fix-compiler-warnings.diff with current git snapshot
(git-20130916.diff) for pam_unix.so:
- fix glibc warnings
- fix syntax error in SELinux code
- fix crash at login
-------------------------------------------------------------------
Thu Sep 12 10:05:53 CEST 2013 - kukuk@suse.de