diff options
Diffstat (limited to 'shadow/Versions')
-rw-r--r-- | shadow/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shadow/Versions b/shadow/Versions index 7a0dae565e..38ab368fff 100644 --- a/shadow/Versions +++ b/shadow/Versions @@ -24,4 +24,8 @@ libc { # u* ulckpwdf; } + GLIBC_2.1.2 { + # g* + getspent_r; getspnam_r; + } } |