openbsd-webzine/issues/issue-15/10_en.html

78 lines
3.5 KiB
HTML

<header>
<h2 id="title"><a href="https://webzine.puffy.cafe"><span id="open">Open</span><span id="bsd">BSD</span> Webzine</a></h2>
<div id="banner">
<p>ISSUE #__ISSUE__</p>
<p><time datetime="__DATETIME__">__HUMAN_DATE__</time></p>
</div>
</header>
<main>
<article id="headlines">
<h2>TL;DR</h2>
<li>OpenBSD 7.4 is out! Let's cover it like everyone else</li>
<li>Don't forget to read the upgrade guide</li>
<li>A truly special webzine issue will be released at the end of the month</li>
</article>
<article id="current">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>New 7.4 release highlights</h2>
<ul>
<li>pkg_add -u speedup (like factor x20)</li>
<li>battery charging threshold (seems the man page was forgotten, some instructions in <a href="https://marc.info/?l=openbsd-cvs&m=168436150408382&w=2" class="permalink">the commit</a></li>
<li>wayland starts to be usable (but not out of the box)</li>
<li>malloc can now help finding memory leak</li>
<li>ssh keystroke timing obfuscation is a thing</li>
<li>installer improvement, encrypted disk is now easier on arm64 boards like rpi4</li>
<li>cron ranges support random offsets</li>
<li>vmd is now using separate process for virtual devices</li>
<li>being in the operator group no longer allows to shutdown the system, a new group _shutdown exists for this purpose</li>
<li>pfsync got rewritten</li>
<li>softdep mount option disabled</li>
<li>lot of improvements in the Emacs like mg(1) editor</li>
<li>many many other changes... I won't copy paste the announcement ;)</li>
</ul>
</article>
<!-- SECTION -->
<article id="artwork">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Artworks of the moment</h2>
<figure>
<a href="images/artwork-issue15.png">
<picture>
<img src="images/tn_artwork-issue15.png"
alt="A small Puffy with big cute eyes holding a network cable. The background features a laptop, on its screen there issome highlighted text in blue in a terminal." />
</picture>
</a>
<figcaption>
A small Puffy with big cute eyes holding a network cable. The background features a laptop, on its screen there is some highlighted text in blue in a terminal.
</figcaption>
<p>Artwork by <a class="permalink" href="https://merveilles.town/@prahou">Prahou</a>.</p>
</figure>
</article>
<!-- SECTION -->
<article id="syspatch">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>7.4-stable changes</h2>
<ul>
<p>Good news everyone, no day one syspatch! :-)</p>
</ul>
</article>
<!-- SECTION -->
<article id="links">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Going further</h2>
<ul>
<li><a class="permalink" href="https://marc.info/?l=openbsd-announce&m=169746103423179&w=2">Official OpenBSD 7.4 release announcement</a></li>
<li><a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20231016130614">OpenBSD 7.4 released (undeadly)</a></li>
<li><a class="permalink" href="https://kapouay.eu.org/notes/sysclean-intro/">Introduction to sysclean(8)</a>, an useful program to look for extra files in the system, upgrade are the perfect moment to use it!</li>
</ul>
</article>
<article id="authors">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Authors</h2>
<p>Solène Rapenne. Many thanks to everyone involved and supportive of the idea, especially my friend Tomáš for making all his OpenBSD related art! His art is truly inspirative to me, I think I'm going to end up publishing Webzine issues only to see his artworks :-)</p>
</article>