Amongst the flurry of commits from the l2k15 hackathon, Ken Westerback (krw@) has been hacking away on GPT support, and it's now enabled in the GENERIC kernel.Read more...
As the j2k15 hackathon comes to a close, OpenBSD gets its very own native EFI bootloader.On Twitter, Yojiro UO (yuo@-san) posted a list of systems tested and working with the new bootloader.
The third of the expected four OpenBSD 5.8 release songs, A Year in the Life, has been released.The song is available in mp3 and ogg formats, with lyrics mainly about the LibreSSL story (remember this?), but as the song notes point out,
Earlier today, Mike Larkin (mlarkin@) publisheda teaser for something he's been working on for a while. Then a little later in the day, an announcement appeared on tech@:
This weekon BSDNow,the hosts have an interview with Damien Miller (djm@) of OpenSSH fame. He talks about the recent scrubbing of the default crypto options in OpenSSH, the reasons behind the move to ChaCha20 and the problems with CBC-mode ciphers, the issue of obsolete OpenSSH releases in the wild, code refactoring for the purpose of automated testing, and a list of ideas for future improvements.Additionally, they have the usual roundup of the week's happenings in all things BSD.[Video|HD Video|MP3 Audio|OGG Audio|Torrent]
As mentioned back in January, Mike Larkin (mlarkin@) has been working on improving W^X protections in the OpenBSD kernel. The bulk of the work was focused on the amd64 architecture, but he recently committed similar support for the i386 architecture as well.Read more...
The second of an anticipated four songs for the OpenBSD 5.8 release has ben published, this one written and performed by Alexandre Ratchov (ratchov@). In the announcement he says:
The OpenBSD Foundation's 2015 fundraising campaign is picking up steam. The Foundation's directors wrote in to announce yet another Silver-class donor:
Registration for this year's European BSDs conference is now open at registration.eurobsdcon.org, open up until right before the conference starts but early bird discounts end on August 31st (midnight CEST). And to help you plan your conference, the you can look up the talks and tutorials (with a useful portion of OpenBSD stuff in all tracks) by clicking the links.See you in Stockholm October 1st through 4th, 2015!
Darren Moffat, who led the original effort to include an SSH implementation in Solaris,announcedthat the SunSSH fork would be phased out in favor of OpenSSH:
The EuroBSDCon 2015 organizers have published the initial list of accepted talks and tutorials, with a useful portion of OpenBSD stuff in all tracks.It is worth noting that this is a preliminary version (the schedule is not yet finalized), but barring the usual human and practical factors, this is likely close to the conference's final program.
Ingo Schwarze (schwarze@) writes in with an analysis of the issues found by afl in mandoc:After realizing that I have nine topics for my BSDCan talk and that I can't cover them all in the depth they deserve, here are a few more details about afl and mandoc than I can't cover in the talk. Not a spoiler, there is still plenty of material for the talk!Read more...
On this week'sepisodeofBSDNow,Marc Espie (espie@) talks about dpb, OpenBSD's distributed package builder,which runs the binary package builds in Theo'sbasement.He talks about why it came about, the security measures built in, and the minimalistic and works-out-of-the-box configuration, among other things.The hosts also talk about their experiences at the recent BSDCan, and,ss usual, they have the roundup of the news, big and small, in the world of allthings BSD.[Video|HD Video|MP3 Audio|OGG Audio|Torrent]
OpenBSD project leader Theo de Raadt (deraadt@) outlined some issues with the CD plant, which led to an incorrectly-finished CD 2, some of which were, unfortunately, shipped prior to the issue being found.
On this week'sepisodeof BSDNow, the hosts interview Mike Larkin (mlarkin@) abouthow he got started in OpenBSD, hisrecentand upcoming work on W^X,and how that fits into the OpenBSD exploit mitigation ecosystem.As always, they also have all the news and reviews in the world of all things BSD.[Video | HD Video|MP3 Audio|OGG Audio|Torrent| YouTube]
After a delay due to unfortunate production problems (the first such delay in 20 years), the OpenBSD Store announced that all pre-orders had been shipped.And it seemed like only moments later that Raf Czlonka was the first to report on the misc@ mailing list that his pre-ordered OpenBSD 5.7 CD set had arrived.Even if you hadn't preordered, you still have a chance to order your CD set and other swag by visting the OpenBSD Store. If you want to support the project financially in other ways, the Donations page is, as always, a good place to start.
In a this commit, a first in a series, Henning Brauer (henning@) made disk allocations during automatic installs much more flexible via the introduction of diskablel templates. The matching installer bits came along via this commit by Robert Peichaer (rpe@).Quoting the updated disklabel(8) man page,