Archive for the Heads Up! Category

04/22/2008
DragonFly 1.12.2 is out

The 1.12.2 release is out; check the download page and the errata page for details on the changes that went into this minor release.

04/06/2008
Fairq finds futher features

Matthew Dillon had another patch for his fairq code, adding changed prompted by Max Laier’s suggestion of WFQ, along with other ideas. There is one outstanding issue, however. The code causes an ABI change, so take extra steps if you aren’t doing a full buildworld/buildkernel.

03/25/2008
dragonflybsd.org network hiccups

The upstream network provider for dragonflybsd.org is going through some changes, so there may be occasional downtime for some weeks.

03/17/2008
Google Summer of Code - we’re in!

I’ll link to my mailing list post about it, as I’ve already summarized there.  Student signup is the 24-31st of March, so start getting it together if you want to be involved as a student or mentor!

p.s. Yay!

03/08/2008
Full buildworld/buildkernel needed

HEAD users will need to do a full buildworld/buildkernel because of Sepherosa Ziehau’s recent changes to ifnet.

03/04/2008
12.1 on the way

Matthew Dillon is going to roll release 12.1 very soon, due to the discovery and fix of a Sendmail bug that can cause segfaults.

02/23/2008
1.12 release Monday

1.12 is being released Monday the 25th - test now!  If something drastic comes up, Wednesday is the backup date.

02/18/2008
Sendmail bug found

Matthew Dillon found a memory corruption bug in sendmail; it is patched in the 1.12 release branch and in HEAD.

02/04/2008
2.0 release dated

2.0 will be branched on the 9th and released on the 23rd of this month.  If you have something you want in that release, hurry!  HAMMER will be included in an alpha state.

12/14/2007
Floating point error and fix

Joerg Anslik found a strange error that turns out to have been a problem in handling floating point states; it’s fixed, but you will need to recompile kernel and libc_r if you are running bleeding edge code.