diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-11-16 06:30:28 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-11-16 06:30:28 -0600 |
commit | 8b400bec2ff24c792104be87bce6f6ee50c91463 (patch) | |
tree | 39840ad93d48230de345dae8d0cf9ca91a23a64e /main/libc0.9.32/STATUS | |
parent | a22b7aa39efb3a39f2ef77eda40b5ac9ba3789dc (diff) | |
download | aports-8b400bec2ff24c792104be87bce6f6ee50c91463.tar.bz2 aports-8b400bec2ff24c792104be87bce6f6ee50c91463.tar.xz |
main/libc0.9.32: redesign SHA512 crypt patch (and as a bonus add SHA256 support too)
Diffstat (limited to 'main/libc0.9.32/STATUS')
-rw-r--r-- | main/libc0.9.32/STATUS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/main/libc0.9.32/STATUS b/main/libc0.9.32/STATUS index 9be651c49f..10bea65325 100644 --- a/main/libc0.9.32/STATUS +++ b/main/libc0.9.32/STATUS @@ -49,7 +49,9 @@ libm-cexp.patch - sha512-crypt.patch - Origin: Alpine - Needs to be redesigned to make upstream happy. + Updated patch series has been submitted upstream, and included in + edge. This patch series will probably go through one further rebase + cycle before being accepted upstream. uclibc-epoll_pwait-hack.patch - Origin: Alpine |