|
From: Julian S. <js...@ac...> - 2005-08-26 01:14:38
|
I'd like to propose shipping 3.0.1 early next week (Monday), since a stack of bug fixes have now gone into the stable branch. Does anyone know of any critical bugs that ought to fixed for 3.0.1? Looking through trunk/docs/internals/3_0_BUGSTATUS.txt I see the following: - r4487 needs merging (minor umount/fcntl wrapper fixes) - r4511 (#101204) needs merging - should we fix #111231 (sctp_getladdrs() and sctp_getpaddrs() returns uninitialized memory) ? I'm inclined to fix it on the trunk but not bother for the stable branch. - r1362 (#111513) is awaiting verification. Not sure what to do about #110205 (sigcancel unwind fails). I get the impression that a proper fix is going to be non- trivial, and so it's something we shouldn't try to fix for 3.0.1. J |