Dave Hayes posted his scheme for upgrading OpenSSL on a DragonFly 1.8 system to the latest version. This is useful if you haven’t yet moved to 1.10.1, and want to avoid recent OpenSSL security issues.
Peter Avalos has added the option to not compile GCC3; this will shave a few minutes off a buildworld, and not hurt anything if you prefer GCC4.1. GCC3.x isn’t going away yet, however.
Linux Weekly News is reporting that AMD is planning to move away from binary driver support to an open-source driver, though the majority of the work will still originate from outside the company. That makes better 3D support on DragonFly at least possible. (via aggelos on EFNet #dragonflybsd)
Peter Avalos has updated libarchive to version 2.2.7
.
BSDStats.org is reporting month-on-month increases in the number of reporting clients for almost every BSD flavor; while it’s not the most scientific method of reporting usage numbers, it’s the most scientific one I know of.  It’d be nice to see some more DragonFly hosts in there. (hint hint)
DragonFly has switched to IPFW2. Anyone want to tackle an upgrade to pf, too?
Undeadly.org has more coverage of the ongoing license issues. It is currently halfway between legally serious and Internet drama.
As a followup on the relicensing issue, Theo De Raadt wrote a description of the issues, with his central point: you can’t modify a license (i.e. remove a BSD license) without the agreement of the author. (via Undeadly)
Edit: Changed title for a better description.
Will Backman has no interviewee this week on BSDTalk. Instead, he extols the virtues of the command line.
Some light reading: a recent conversation on an OpenBSD mailing list about what they deal with in terms of closed-source binary files, and another one on the relicensing of files under both the GPL and a BSD license. Both are nicely presented on Kerneltrap.
EuroBSDCon is coming up in about 2.5 weeks; there will be, instead of a “Works In Progress” session, a poster session.
If you aren’t familiar with the concept, scientific conferences often have poster sessions, where people document their work on a single large sheet, post it with others, and answer questions as others come by to view the data on display. There are more in-depth explanations for the curious.
Dru Lavigne has put together a DVD with multiple BSDs included, along with documentation. It’s for use by people studying for the BSDA, which I haven’t covered enough lately.
Apparently Softpedia thinks DragonFly is up to version 1.2 and is yet another Linux distribution. Plus, their DragonFly article would be an exact copy of the DragonFly website’s main page text, if it wasn’t for the errors they added. (via Sascha Wildner)
Sascha Wildner has committed two fixes that were previously missed but noticed again due to a comment on this digest. Yay us/me!
Hasso Tepper is planning to remove Arcnet and Token Ring support. This probably affects no-one at this point.
The latest BSDTalk has an interview with Lucas Holt, founder of the MidnightBSD project.
Simon ‘corecode’ Schubert has been busy; in addition to adding Noah Yan’s work to get a 64-bit world to cross-build, he’s switching to vendor branches in CVS, asking people to pay attention to the AMD64 changes in the tree, and wanting to dump the pc64 platform.
DragonFly has been updated to 1.10.1, solving a few recently found bugs.
Simon ‘corecode’ Schubert has committed Noah Yan’s work on AMD64 support, making it possible to cross-compile a 64-bit world (not kernel, not yet) on a 32-bit system.