Accepting request 20011 from Base:System

Copy from Base:System/glibc based on submit request 20011 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/20011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=9
This commit is contained in:
OBS User autobuild
2009-09-10 10:38:51 +00:00
committed by Git OBS Bridge
parent dbe4700584
commit e6cb67a3e4
7 changed files with 220 additions and 693 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Sep 5 23:19:51 CEST 2009 - pbaudis@suse.cz
- Raise utmp locking timeout from 1s to 30s to ensure logins get recorded
even on heavily loaded systems [bnc#486631]
- Fix invalid pointer handling in some nscd assertions and the code to send
data to the client [bnc#513617]
- Radically trim down the Blowfish support patch - keeps only crypt_blowfish
from the original OWL patch, but does the rest within the current glibc
crypt infrastructure [bnc#529495]
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de