diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-21 12:46:09 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-21 17:34:12 +0100 |
commit | dffeacf828d92c5136ef9741e67064e83be34f5d (patch) | |
tree | f695f94e380e73b829c92c52bc1b8fc30bcd3fa9 /doc/CHANGES.md | |
parent | 9bfb4fc97a2627dd14ddb2bdbb86860273d51aac (diff) |
Remove glibc patch
Should now be patched in squeeze..thought patched in 2.11.3-1, actually patched in 2.11.3-4 http://metadata.ftp-master.debian.org/changelogs//main/e/eglibc/eglibc_2.11.3-4_changelog
Diffstat (limited to 'doc/CHANGES.md')
-rw-r--r-- | doc/CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index cc8c37c3a..1a56df2ae 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -28,6 +28,7 @@ <%= text_field_tag 'public_body_change_request[comment]' %> </p> This is the anti-spam honeypot. +* The workaround for an old [bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637239) in libc6 in squeeze has been removed. If you're running on squeeze, please make sure you're using the latest version of libc6 (2.11.3-4) to prevent the risk of segfaults. # Version 0.18 |