OpenSSL version 0.9.8m has been imported by Peter Avalos; this version contains a bugfix for a security issue.
February 2010
47 posts
The iPad is BSD-based, which is neat. I like the notion of covering more BSD devices and products here on the Digest.
But: do you like even the vague concept of open source? The iPad is expressly…
(reproduced from my email to users@/kernel@)
The application period for Google Summer of Code 2010 starts in about a
week. We were able to enter in 2008 and 2009, so I’m optimistic that we
…
Joerg Sonnenberger announced new behavior in pkgsrc: Performing “bmake install” in pkgsrc with a package that supports DESTDIR will build a binary package and then install from that package. This…
There’s several projects in the works:
- Rui Paulo is working on an update of wireless device support in DragonFly; Matthew Dillon added libbsdxml to DragonFly as part of the prep work.
- Joe…
For those wanting to try swapcache(8): Newegg has two deals running: a Corsair P128 128GB SATA II SSD for $355 and a Patriot PS-100 2.5″ 64GB SATA I/II SSD for $170. These are probably bigger…
Welcome Samuel J. Greear as the newest DragonFly committer; he’s been around the project for a while, but recently became more active.
Michael Neumann has fixed the ability to stream Hammer data between 32 and 64 bit systems. However, this is a change to 64-bit systems that requires them to match; make sure that you are not mixing…
Antonio Huete Jimenez notes that some programs have been enabled in the x86_64 build; if you’re running bleeding edge 2.5, please try them and see if they work in 64-bit.
As part of a report on the status of swapcache and tmpfs, Matthew Dillon noted that a side effect of using a SSD for swapcache means that disk activity stays efficient, and the wear meter on the…
Michael Neumann has ported igb(4) and em(4), and he needs people with the corresponding hardware to test it. Those are network cards, if you aren’t familiar with those short names.
Constantine A. Murenin has committed support for aps(4). This supports various sensors for disk and mouse activity, and even acceleration sensors.
The next release, 2.6, is scheduled for mid-March. Please make sure things are running well, as there’s a lot of new features already ready for this release.
This one’s a few days old, but I’m still trying to catch up with all the events lately: swapcache now has two flags to control whether just meta-data or all data is cached for any given set of…
Naoya Sugioka’s tmpfs port is now ready to go. It’s still considered experimental, but it’s worth trying. tmpfs(5) is different because it keeps data in RAM once, and pages out only when needed….
The Google Summer of Code ideas page for DragonFly is growing faster than I expected. If you have an idea (or, even better, want to take on a project assuming we make it into SoC), take a look.
Since I have several machines repeatedly building all of pkgsrc now, I want to monitor RAM, disk I/O, CPU, and the like, and keep historical records. I’ve seen this done with cacti and snmp, and…
Matthew Dillon’s added support for IGD chipsets, found in various N450-based netbooks. It was tested on a Gateway LT2104u, for instance. I didn’t realize there still were Gateway computers.