Synced patch for libxcrypt with upstream

This commit is contained in:
Charalampos Stratakis 2018-01-23 17:18:20 +01:00
commit 434d469259
2 changed files with 20 additions and 37 deletions

View file

@ -363,7 +363,7 @@ Patch289: 00289-fix-nis-compilation.patch
# Not every target system may provide a crypt() function in its stdlibc
# and may use an external or replacement library, like libxcrypt, for
# providing such functions.
# Reported upstream: https://bugs.python.org/issue32635
# Fixed upstream: https://bugs.python.org/issue32635
Patch290: 00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch
# 00291 #