diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-06 15:11:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-07 07:22:42 +0000 |
commit | d5f82899c4fb6072f992db6b1b19d9b6e26aeb95 (patch) | |
tree | 503f6c69ec0dfe32db9dafef2f9200661af6e822 /main/libc0.9.32/STATUS | |
parent | 754c0c888f81d4fab2e7cde320816ff901bd451e (diff) | |
download | aports-d5f82899c4fb6072f992db6b1b19d9b6e26aeb95.tar.bz2 aports-d5f82899c4fb6072f992db6b1b19d9b6e26aeb95.tar.xz |
main/libc0.9.32: upgrade to 0.9.33
Diffstat (limited to 'main/libc0.9.32/STATUS')
-rw-r--r-- | main/libc0.9.32/STATUS | 77 |
1 files changed, 29 insertions, 48 deletions
diff --git a/main/libc0.9.32/STATUS b/main/libc0.9.32/STATUS index fed3f38771..c457f2fef0 100644 --- a/main/libc0.9.32/STATUS +++ b/main/libc0.9.32/STATUS @@ -1,71 +1,52 @@ -0001-getaddrinfo-allow-numeric-service-without-any-hints.patch - +0001-Compatible-stack-protector-for-non-Thread-Local-stor.patch Origin: Alpine - Upstreamed. - -0001-ldso-limited-support-for-ORIGIN-in-rpath.patch - - Origin: Alpine - Needs to be upstreamed. + This patch is specific to Alpine and should not be upstreamed. -0001-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch - +0002-resolv-res_query-for-CNAMEs.patch Origin: Alpine - Upstreaming in progress. + Needs to be upstreamed once again: + http://lists.busybox.net/pipermail/uclibc/2009-June/042583.html -0001-libdl-rudimentary-locking-for-dlopen-dlsym-dlclose.patch - +0003-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch Origin: Alpine - Something better should be upstreamed. + Upstreaming is needed. -0001-libm-x86_64-implement-some-fenv-functions.patch - +0004-libm-x86_64-implement-some-fenv-functions.patch Origin: Alpine - Needs to be upstreamed. + Needs to be fixed for upstream: + http://www.mail-archive.com/uclibc@uclibc.org/msg05947.html -0001-malloc-standard-synchronize-on-fork.patch - +0005-stdlib-fix-arc4random-return-type-to-u_int32_t.patch Origin: Alpine - Patch sent upstream a while ago, may need to try again. + Patch sent upstream a while ago, and merged into "future" branch. + http://lists.busybox.net/pipermail/uclibc/2011-March/045015.html -0001-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch - +0006-malloc-standard-synchronize-on-fork.patch Origin: Alpine - Upstreaming is needed. + Bugzilla: https://bugs.busybox.net/show_bug.cgi?id=2341 + + Patch sent upstream a while ago: + http://lists.busybox.net/pipermail/uclibc/2011-March/045117.html -0001-time-fix-parsing-of-tzdata-files-where-off_t-is-64-b.patch - - Origin: Alpine - Patch is unnecessary. + But needs more work since it introduces a race: + http://lists.busybox.net/pipermail/uclibc/2011-March/045139.html -0002-stdlib-fix-arc4random-return-type-to-u_int32_t.patch - - Origin: Alpine - Patch sent upstream a while ago, may need to try again? -0003-ldso-support-RTLD_NOLOAD.patch - +0007-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch Origin: Alpine - Upstreamed. -compat-stack-guard.patch - - Origin: Alpine - This patch is specific to Alpine and should not be upstreamed. + Sent upstream: + http://lists.uclibc.org/pipermail/uclibc/2011-November/045945.html -libm-cabsf.patch, -libm-cexp.patch - - Origin: Alpine - Upstreamed. + Needs more work: + http://lists.uclibc.org/pipermail/uclibc/2011-November/045948.html -sha512-crypt.patch - +0008-ldso-limited-support-for-ORIGIN-in-rpath.patch Origin: Alpine - 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 - Not sure what we should do with this. + Rebased version of the patch that was sent upstream: + http://lists.busybox.net/pipermail/uclibc/2011-March/045003.html -uclibc-eventfd.patch - - Origin: External - Patch with same effect is upstreamed. + Needs to be upstreamed -uclibc-resolv-fix-memory-leak.patch - - Origin: Upstream - Nothing for us to do here. -uclibc-ubacktrace-asneeded-fix.patch - - Origin: Alpine - Upstreaming in progress. May need to carry the $(DEVEL_PREFIX) changes - ourselves. |