Fix categories about article

This commit is contained in:
HUC Stéphane 2021-05-19 19:33:30 +02:00
parent 1732849d01
commit ba15b13580
Signed by: hucste
GPG Key ID: C4ED64222D9B037F
10 changed files with 462 additions and 87 deletions

View File

@ -1,5 +1,5 @@
---
categories: ['Syspatch']
categories: ['OpenIKED','rpki-client']
date: 2021-05-18T18:49:57+02:00
description: "Sortie des versions d'OpenIKED 6.9 et rpki-client 7.1"
draft: false

View File

@ -4,7 +4,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
<title type="text">OpenBSD Pour Tous 🐡</title>
<subtitle type="html">OBSD4* : Site de la communauté francophone autour d&#39;OpenBSD.</subtitle>
<updated>2021-05-19T18:38:50&#43;02:00</updated>
<updated>2021-05-19T19:09:29&#43;02:00</updated>
<id>https://openbsd.fr.eu.org/</id>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/" />
<link rel="self" type="application/atom&#43;xml" href="https://openbsd.fr.eu.org/atom.xml" />
@ -16,6 +16,135 @@
</author>
<rights>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</rights>
<generator uri="https://gohugo.io/" version="0.80.0">Hugo</generator>
<entry>
<title type="text">OpenIKED 6.9.0 ; rpki-client 7.1</title>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" />
<id>https://openbsd.fr.eu.org/posts/2021/05/18/openiked-6.9-rpki-client-7.1/</id>
<updated>2021-05-19T19:07:30&#43;02:00</updated>
<published>2021-05-18T18:49:57&#43;02:00</published>
<author>
<name>OBSD4a</name>
<uri>https://openbsd.fr.eu.org/</uri>
<email>puffy@openbsd.fr.eu.org</email>
</author>
<rights>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</rights><summary type="html">Sortie des versions d&#39;OpenIKED 6.9 et rpki-client 7.1</summary>
<content type="html">&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;L&amp;rsquo;équipe OpenBSD dévoile deux nouvelles versions de ses produits phares :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OpenIKED v6.9.0&lt;/li&gt;
&lt;li&gt;rpki-client v7.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;openiked&#34;&gt;OpenIKED&lt;/h2&gt;
&lt;p&gt;Cette implémentation libre d&amp;rsquo;IKEv2, faisant partie du projet d&amp;rsquo;OpenBSD,
est basée sur la version d&amp;rsquo;OpenBSD 6.9.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;L&amp;rsquo;équipe en profite pour renouveller complétement la version portable,
connue pour fonctionner sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;certaines distributions Linux, telles Arch Linux, Debian 10&lt;/li&gt;
&lt;li&gt;et sur certains BSD : FreeBSD 12, FreeBSD 13 et NetBSD 9.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Pour rappel, la version portable peut être téléchargée depuis les
&lt;a href=&#34;https://www.openbsd.org/ftp.html&#34;&gt;miroirs du projet OpenBSD&lt;/a&gt;, sous
le répertoire : &lt;code&gt;/pub/OpenBSD/OpenIKED&lt;/code&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Ceux qui veulent faire remonter des bogues, peuvent le faire sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;mailto:bugs@openbsd.org&#34;&gt;bugs@openbsd.org&lt;/a&gt;&lt;/strong&gt; : pour les bogues de manière générale&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/openiked/openiked-portable&#34;&gt;https://github.com/openiked/openiked-portable&lt;/a&gt;&lt;/strong&gt;, spécifiques à la version
portable&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;rpki-client&#34;&gt;rpki-client&lt;/h2&gt;
&lt;p&gt;Cette nouvelle version 7.1 intègre les changements suivants :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; * Add keep-alive support to the HTTP client code for RRDP,
* Reference-count and delete unused files synced via RRDP, as far as
possible,
* In the JSON output, change the AS Number from a string (&amp;quot;AS123&amp;quot;) to
an integer (&amp;quot;123&amp;quot;) to make processing of the output easier,
* Add an &#39;expires&#39; column to CSV &amp;amp; JSON output, based on certificate
and CRL validity times. The &#39;expires&#39; value can be used to avoid route
selection based on stale data when generating VRP sets, when faced
with loss of communication between consumer and valdiator, or
validator and CA repository,
* Make the runtime timeout (-s option) also triggers in
child proecesses.
* Improved RRDP support, we encourage testing of RRDP with the -r
option so that RRDP can be enabled by default in a future release.
Please report any issues found.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Quant à la version portable :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; * Improve support for older libressl versions (altough the latest
stable release is recommended),
* Add missing compat headers in release packages so they build on
Alpine Linux and macOS.
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;p&gt;Pour rappel, rpki-client est connu pour fonctionner sur les systèmes d&amp;rsquo;exploitation
suivant :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alpine 3.12, Debian 9, 10, Fedora 31, 32, 33, macOS, RHEL/CentOS 7, 8,
Windows Subsystem for Linux 2, et OpenBSD.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;La version portable peut être téléchargée depuis :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.rpki-client.org/portable.html&#34;&gt;https://www.rpki-client.org/portable.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Si vous souhaitez faire remonter des bogues, faites-le sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;mailto:tech@openbsd.org&#34;&gt;tech@openbsd.org&lt;/a&gt;&lt;/strong&gt; pour les bogues généraux&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/rpki-client/rpki-client-portable&#34;&gt;https://github.com/rpki-client/rpki-client-portable&lt;/a&gt;&lt;/strong&gt; pour ceux relatifs à la version portable&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
</content>
<category scheme="https://openbsd.fr.eu.org/categories/syspatch/" term="Syspatch" label="Syspatch" />
<category scheme="https://openbsd.fr.eu.org/tags/openiked/" term="OpenIKED" label="OpenIKED" />
<category scheme="https://openbsd.fr.eu.org/tags/rpki-client/" term="rpki-client" label="rpki-client" />
<category scheme="https://openbsd.fr.eu.org/tags/6.9/" term="6.9" label="6.9" />
<category scheme="https://openbsd.fr.eu.org/tags/7.1/" term="7.1" label="7.1" />
</entry>
<entry>
<title type="text">Syspatch : libX11, vmd (2021/05/18)</title>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/" />

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-05-19T18:36:27+02:00",
"dateModified": "2021-05-19T19:07:30+02:00",
"url": "https://openbsd.fr.eu.org/categories/",
"name": "Categories",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -372,6 +372,15 @@
@ -442,6 +451,17 @@
@ -752,6 +772,17 @@
@ -1165,6 +1196,17 @@
@ -1241,7 +1283,7 @@
<a href="/categories/syspatch/" class="category-item">Syspatch</a>
<span class="category-count">(12)</span>
<span class="category-count">(13)</span>
@ -1269,6 +1311,19 @@
@ -1489,6 +1544,10 @@
<ul class="list-posts">
<li>
<a href="/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" class="category-post">OpenIKED 6.9.0 ; rpki-client 7.1</a>
</li>
<li>
<a href="/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/" class="category-post">Syspatch : libX11, vmd (2021/05/18)</a>
</li>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-05-19T18:36:27+02:00",
"dateModified": "2021-05-19T19:07:30+02:00",
"url": "https://openbsd.fr.eu.org/categories/syspatch/",
"name": "Categories: Syspatch",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -279,6 +279,11 @@
<h3 class="list-month">Mai</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" class="list-item-title">OpenIKED 6.9.0 ; rpki-client 7.1</a>
<time datetime="2021-05-18T18:49:57&#43;02:00" class="list-item-time">May 18</time>
</li>
<li class="list-item">
<a href="/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/" class="list-item-title">Syspatch : libX11, vmd (2021/05/18)</a>
<time datetime="2021-05-18T18:18:12&#43;02:00" class="list-item-time">May 18</time>

View File

@ -56,7 +56,7 @@
"@context": "https://schema.org",
"@type": "WebSite",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-05-19T18:36:27+02:00",
"dateModified": "2021-05-19T19:07:30+02:00",
"url": "https://openbsd.fr.eu.org/",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
"image": "https://openbsd.fr.eu.org/Puffy.svg",
@ -216,6 +216,57 @@
<div class="main-inner">
<article class="content post home h-entry">
<h2 class="post-title p-name">
<a href="/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" class="summary-title-link u-url">OpenIKED 6.9.0 ; rpki-client 7.1</a>
</h2>
<div class="post-meta">
<time datetime="2021-05-18T18:49:57&#43;02:00" class="post-meta-item published dt-published"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon post-meta-icon"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"/></svg>&nbsp;2021.5.18</time>
<time datetime="2021-05-19T19:07:30&#43;02:00" class="post-meta-item modified dt-updated"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon post-meta-icon"><path d="M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z"/></svg>&nbsp;2021.5.19</time>
<span class="post-meta-item category"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M464 128H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm0 272H48V112h140.12l54.63 54.63c6 6 14.14 9.37 22.63 9.37H464v224z"/></svg>&nbsp;<a href="/categories/syspatch/" class="category-link p-category">Syspatch</a></span>
<span class="post-meta-item wordcount"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"/></svg>&nbsp;363</span>
<span class="post-meta-item reading-time"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg>&nbsp;2&nbsp;min.</span>
</div>
<summary class="summary p-summary">
Description L&rsquo;équipe OpenBSD dévoile deux nouvelles versions de ses produits phares :
OpenIKED v6.9.0 rpki-client v7.1 OpenIKED Cette implémentation libre d&rsquo;IKEv2, faisant partie du projet d&rsquo;OpenBSD, est basée sur la version d&rsquo;OpenBSD 6.9.
L&rsquo;équipe en profite pour renouveller complétement la version portable, connue pour fonctionner sur :
</summary>
<div class="read-more-container">
<a href="/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" class="read-more-link">Lire Plus »</a>
</div>
</article>
<article class="content post home h-entry">
<h2 class="post-title p-name">
<a href="/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/" class="summary-title-link u-url">Syspatch : libX11, vmd (2021/05/18)</a>
@ -521,57 +572,6 @@ Elle inclut le correctif suivant :
</article>
<article class="content post home h-entry">
<h2 class="post-title p-name">
<a href="/posts/2021/03/15/syspatch-libssl-6.8/" class="summary-title-link u-url">Syspatch : libssl (2021/03/15)</a>
</h2>
<div class="post-meta">
<time datetime="2021-03-15T18:08:33&#43;01:00" class="post-meta-item published dt-published"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon post-meta-icon"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"/></svg>&nbsp;2021.3.15</time>
<time datetime="2021-03-15T18:18:09&#43;01:00" class="post-meta-item modified dt-updated"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon post-meta-icon"><path d="M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z"/></svg>&nbsp;2021.3.15</time>
<span class="post-meta-item category"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M464 128H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm0 272H48V112h140.12l54.63 54.63c6 6 14.14 9.37 22.63 9.37H464v224z"/></svg>&nbsp;<a href="/categories/syspatch/" class="category-link p-category">Syspatch</a></span>
<span class="post-meta-item wordcount"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"/></svg>&nbsp;181</span>
<span class="post-meta-item reading-time"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon post-meta-icon"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg>&nbsp;1&nbsp;min</span>
</div>
<summary class="summary p-summary">
Correctif de sécurité Un client TLS utilisant la reprise de session peut provoquer une utilisation après libération (use-after-free).
Pour toutes les architectures supportées :
amd64, arm64, i386 par syspatch armv7, hppa, landisk, loongson, luna88k, macppc, sparc64 par recompilation Syspatch Cette étape ne concerne que les architectures amd64, arm64, i386 !
</summary>
<div class="read-more-container">
<a href="/posts/2021/03/15/syspatch-libssl-6.8/" class="read-more-link">Lire Plus »</a>
</div>
</article>
<ul class="pagination">

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-05-19T18:36:27+02:00",
"dateModified": "2021-05-19T19:07:30+02:00",
"url": "https://openbsd.fr.eu.org/posts/",
"name": "Posts",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -301,6 +301,10 @@
@ -360,6 +364,11 @@
<h3 class="list-month">Mai</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/05/18/openiked-6.9-rpki-client-7.1/" class="list-item-title">OpenIKED 6.9.0 ; rpki-client 7.1</a>
<time datetime="2021-05-18T18:49:57&#43;02:00" class="list-item-time">May 18</time>
</li>
<li class="list-item">
<a href="/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/" class="list-item-title">Syspatch : libX11, vmd (2021/05/18)</a>
<time datetime="2021-05-18T18:18:12&#43;02:00" class="list-item-time">May 18</time>

View File

@ -23,11 +23,137 @@
<copyright>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</copyright>
<lastBuildDate>Wed, 19 May 2021 18:38:50 &#43;0200</lastBuildDate>
<lastBuildDate>Wed, 19 May 2021 19:09:30 &#43;0200</lastBuildDate>
<atom:link rel="self" type="application/rss&#43;xml" href="https://openbsd.fr.eu.org/rss.xml" />
<item>
<title>OpenIKED 6.9.0 ; rpki-client 7.1</title>
<link>https://openbsd.fr.eu.org/posts/2021/05/18/openiked-6.9-rpki-client-7.1/</link>
<guid isPermaLink="true">https://openbsd.fr.eu.org/posts/2021/05/18/openiked-6.9-rpki-client-7.1/</guid>
<pubDate>Tue, 18 May 2021 18:49:57 &#43;0200</pubDate>
<author>puffy@openbsd.fr.eu.org (OBSD4a)</author>
<copyright>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</copyright>
<description>&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;L&amp;rsquo;équipe OpenBSD dévoile deux nouvelles versions de ses produits phares :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OpenIKED v6.9.0&lt;/li&gt;
&lt;li&gt;rpki-client v7.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;openiked&#34;&gt;OpenIKED&lt;/h2&gt;
&lt;p&gt;Cette implémentation libre d&amp;rsquo;IKEv2, faisant partie du projet d&amp;rsquo;OpenBSD,
est basée sur la version d&amp;rsquo;OpenBSD 6.9.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;L&amp;rsquo;équipe en profite pour renouveller complétement la version portable,
connue pour fonctionner sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;certaines distributions Linux, telles Arch Linux, Debian 10&lt;/li&gt;
&lt;li&gt;et sur certains BSD : FreeBSD 12, FreeBSD 13 et NetBSD 9.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Pour rappel, la version portable peut être téléchargée depuis les
&lt;a href=&#34;https://www.openbsd.org/ftp.html&#34;&gt;miroirs du projet OpenBSD&lt;/a&gt;, sous
le répertoire : &lt;code&gt;/pub/OpenBSD/OpenIKED&lt;/code&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Ceux qui veulent faire remonter des bogues, peuvent le faire sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;mailto:bugs@openbsd.org&#34;&gt;bugs@openbsd.org&lt;/a&gt;&lt;/strong&gt; : pour les bogues de manière générale&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/openiked/openiked-portable&#34;&gt;https://github.com/openiked/openiked-portable&lt;/a&gt;&lt;/strong&gt;, spécifiques à la version
portable&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;rpki-client&#34;&gt;rpki-client&lt;/h2&gt;
&lt;p&gt;Cette nouvelle version 7.1 intègre les changements suivants :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; * Add keep-alive support to the HTTP client code for RRDP,
* Reference-count and delete unused files synced via RRDP, as far as
possible,
* In the JSON output, change the AS Number from a string (&amp;quot;AS123&amp;quot;) to
an integer (&amp;quot;123&amp;quot;) to make processing of the output easier,
* Add an &#39;expires&#39; column to CSV &amp;amp; JSON output, based on certificate
and CRL validity times. The &#39;expires&#39; value can be used to avoid route
selection based on stale data when generating VRP sets, when faced
with loss of communication between consumer and valdiator, or
validator and CA repository,
* Make the runtime timeout (-s option) also triggers in
child proecesses.
* Improved RRDP support, we encourage testing of RRDP with the -r
option so that RRDP can be enabled by default in a future release.
Please report any issues found.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Quant à la version portable :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; * Improve support for older libressl versions (altough the latest
stable release is recommended),
* Add missing compat headers in release packages so they build on
Alpine Linux and macOS.
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;p&gt;Pour rappel, rpki-client est connu pour fonctionner sur les systèmes d&amp;rsquo;exploitation
suivant :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alpine 3.12, Debian 9, 10, Fedora 31, 32, 33, macOS, RHEL/CentOS 7, 8,
Windows Subsystem for Linux 2, et OpenBSD.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;La version portable peut être téléchargée depuis :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.rpki-client.org/portable.html&#34;&gt;https://www.rpki-client.org/portable.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Si vous souhaitez faire remonter des bogues, faites-le sur :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;mailto:tech@openbsd.org&#34;&gt;tech@openbsd.org&lt;/a&gt;&lt;/strong&gt; pour les bogues généraux&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/rpki-client/rpki-client-portable&#34;&gt;https://github.com/rpki-client/rpki-client-portable&lt;/a&gt;&lt;/strong&gt; pour ceux relatifs à la version portable&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
</description>
<category domain="https://openbsd.fr.eu.org/categories/syspatch/">Syspatch</category>
<category domain="https://openbsd.fr.eu.org/tags/openiked/">OpenIKED</category>
<category domain="https://openbsd.fr.eu.org/tags/rpki-client/">rpki-client</category>
<category domain="https://openbsd.fr.eu.org/tags/6.9/">6.9</category>
<category domain="https://openbsd.fr.eu.org/tags/7.1/">7.1</category>
</item>
<item>
<title>Syspatch : libX11, vmd (2021/05/18)</title>
<link>https://openbsd.fr.eu.org/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/</link>

File diff suppressed because one or more lines are too long

View File

@ -3,18 +3,58 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://openbsd.fr.eu.org/tags/6.8/</loc>
<lastmod>2021-05-19T18:36:04+02:00</lastmod>
<loc>https://openbsd.fr.eu.org/tags/6.9/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/6.9/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
<loc>https://openbsd.fr.eu.org/tags/7.1/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/openiked/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/2021/05/18/openiked-6.9-rpki-client-7.1/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/rpki-client/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/syspatch/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/</loc>
<lastmod>2021-05-19T19:07:30+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/6.8/</loc>
<lastmod>2021-05-19T18:36:04+02:00</lastmod>
</url>
<url>
@ -22,36 +62,16 @@
<lastmod>2021-05-19T18:36:04+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/syspatch/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/syspatch/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/2021/05/18/syspatch-libx11-vmd-6.8-6.9/</loc>
<lastmod>2021-05-19T18:36:04+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/vmd/</loc>
<lastmod>2021-05-19T18:36:27+02:00</lastmod>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-05-19T18:36:27+02:00",
"dateModified": "2021-05-19T19:07:30+02:00",
"url": "https://openbsd.fr.eu.org/tags/",
"name": "Tags",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -278,7 +278,16 @@
<a href="/tags/6.9/" class="tag-cloud-item" style="font-size: 1.642476011547092em">6.9</a>
<a href="/tags/6.9/" class="tag-cloud-item" style="font-size: 1.8107144632819592em">6.9</a>
<a href="/tags/7.1/" class="tag-cloud-item" style="font-size: 1em">7.1</a>
@ -386,6 +395,15 @@
<a href="/tags/openiked/" class="tag-cloud-item" style="font-size: 1em">OpenIKED</a>
<a href="/tags/openntpd/" class="tag-cloud-item" style="font-size: 1em">OpenNTPD</a>
@ -404,6 +422,15 @@
<a href="/tags/rpki-client/" class="tag-cloud-item" style="font-size: 1em">rpki-client</a>
<a href="/tags/smtpd/" class="tag-cloud-item" style="font-size: 1em">smtpd</a>