I finally got some time to work through the klibc patch queue... however, since I have been AWOL so long I might have dropped patches. If someone could take a quick look at the git tree before I push a new version out that would be great. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
H. Peter Anvin wrote: [Sun Aug 09 2009, 06:38:07PM EDT]> I finally got some time to work through the klibc patch queue... > however, since I have been AWOL so long I might have dropped patches. > If someone could take a quick look at the git tree before I push a new > version out that would be great.I checked for my stuff, looks great, thanks! Aron
On 09/08/09 15:38 -0700, H. Peter Anvin wrote:> I finally got some time to work through the klibc patch queue... > however, since I have been AWOL so long I might have dropped patches. > If someone could take a quick look at the git tree before I push a new > version out that would be great.There is still the issue of ipconfig mis-handling unexpected packets (like ARP requests, DHCP messages to/from other clients), that was discussed several times but for which no patch was accepted yet: http://www.zytor.com/pipermail/klibc/2008-June/002319.html http://www.zytor.com/pipermail/klibc/2009-March/002402.html Also looks like there was some history rewriting: $ ~/klibc.git$ git log origin/master..HEAD commit bf78915946dc7d4a57e3088d27c2a9b1f935915c Author: H. Peter Anvin <hpa at zytor.com> Date: Sun Jan 4 19:29:33 2009 +0000 [klibc] 1.5.15 released, next version is 1.5.16 Thanks, Louis -- Dr Louis Rilling Kerlabs Skype: louis.rilling Batiment Germanium Phone: (+33|0) 6 80 89 08 23 80 avenue des Buttes de Coesmes http://www.kerlabs.com/ 35700 Rennes -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://www.zytor.com/pipermail/klibc/attachments/20090810/d58c79da/attachment.bin>
On Mon, 10 Aug 2009, Louis Rilling wrote:> On 09/08/09 15:38 -0700, H. Peter Anvin wrote: > > I finally got some time to work through the klibc patch queue... > > however, since I have been AWOL so long I might have dropped patches. > > If someone could take a quick look at the git tree before I push a new > > version out that would be great. > > There is still the issue of ipconfig mis-handling unexpected packets (like ARP > requests, DHCP messages to/from other clients), that was discussed several times > but for which no patch was accepted yet: > > http://www.zytor.com/pipermail/klibc/2008-June/002319.html > http://www.zytor.com/pipermail/klibc/2009-March/002402.html >got rereported http://bugs.debian.org/511959 maybe that patch could be splitted up, as we have now have another tester?