From 5dfc4647398a75fc0a36cb8a101e7257291de2ef Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 16 Feb 2024 18:49:07 +0100 Subject: fakeroot bug was fixed --- contributing.mdwn | 1 - 1 file changed, 1 deletion(-) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index f20b6b98..c11cbb10 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -173,7 +173,6 @@ This is the list of tasks that we *want* to address soon, starting with the most * Fix the memory consumption of `rumpdisk`. * Integrate `rumpusbdisk` with the rest of the disk translators etc. * Fix `tmpfs` losing files, see [discussion](https://lists.gnu.org/archive/html/bug-hurd/2015-02/msg00091.html). -* Fix the `fakeroot-tcp` issue which is making `debian-installer` fail to build, see [build logs](http://d-i.debian.org/daily-images/daily-build-overview.html). * Port `libasan`/`lsan`/`ubsan`/`libtasn` so we can use these sanitizers (youpi did some of it, pending clean/submit). * Finish moving `pthread_` symbols from `libpthread` to `libc`, see for instance [some moves](https://sourceware.org/pipermail/libc-alpha/2023-March/146425.html), synchronize with Guy-Fleury Iteriteka. * Rewrite `pthread_cond_*`, `pthread_rwlock_*`, `pthread_barrier_*` to use `gsync`, like `pthread_mutex_*` do (also see the nptl implementations, possibly just share with them). -- cgit v1.2.3