diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-13 23:49:06 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-13 23:49:06 +0100 |
commit | a0701e25c1b060e11b1b3791c45d843d4c4f43a8 (patch) | |
tree | e7212d1014f06c9cd558832831db88d492dbf847 /contributing.mdwn | |
parent | f3d5abe783ff27902901dc524cf1ac9ba1b06c5c (diff) | |
download | web-a0701e25c1b060e11b1b3791c45d843d4c4f43a8.tar.gz web-a0701e25c1b060e11b1b3791c45d843d4c4f43a8.tar.bz2 web-a0701e25c1b060e11b1b3791c45d843d4c4f43a8.zip |
sudo regression fixed by 1.9.15p5-1
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index e3044092..24842086 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -162,7 +162,6 @@ packages](http://people.debian.org/~sthibault/failed_packages.txt). This is the list of tasks that we *want* to address soon, starting with the most pressing: -* Fix `sudo` crashing (as reported on IRC, apparently triggered by the `1.9.14p2-1` -> `1.9.15p3-1` upgrade). * Add amd64 support to gdb. * Fix shell output pipe replacement issue on amd64, see [discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html). |