r1061 - trunk/glibc-2.3-head
Author: aurel32
Date: 2006-01-18 00:29:18 +0000 (Wed, 18 Jan 2006)
New Revision: 1061
Modified:
trunk/glibc-2.3-head/NOTES
Log:
All the packages affected by the ucontext ABI changed have been binNMUed
Modified: trunk/glibc-2.3-head/NOTES
===================================================================
--- trunk/glibc-2.3-head/NOTES 2006-01-17 20:15:41 UTC (rev 1060)
+++ trunk/glibc-2.3-head/NOTES 2006-01-18 00:29:18 UTC (rev 1061)
@@ -96,18 +96,18 @@
sigreturn
The affected source packages are only:
- gstreamer0.8
- lwp
- pdns
- pth
- ruby1.8
- ruby1.9
+ gstreamer0.8 [done]
+ lwp [done]
+ pdns [done]
+ pth [done]
+ ruby1.8 [done]
+ ruby1.9 [done]
Transition should be as follows:
- 1) enlarge struct declarations in glibc [done for i386]
- 2) upload glibc
- 3) binNMU affected packages
+ 1) enlarge struct declarations in glibc [done]
+ 2) upload glibc [done]
+ 3) binNMU affected packages [done]
4) change implementation of ucontext_t related calls
to access added mmx fields in structs, test
5) upload glibc
Reply to: