Some corrections

This commit is contained in:
HUC Stéphane 2021-02-21 00:03:06 +01:00
parent 02347deb58
commit b1b7b2af55
Signed by: hucste
GPG Key ID: C4ED64222D9B037F
14 changed files with 428 additions and 90 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/public/*
/public

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-02-04T07:27:21&#43;01:00</updated>
<updated>2021-02-13T07:01:45&#43;01: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,83 @@
</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">LibreSSL : 3.2.4</title>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/posts/2021/02/13/libressl-3.2.4/" />
<id>https://openbsd.fr.eu.org/posts/2021/02/13/libressl-3.2.4/</id>
<updated>2021-02-13T06:41:02&#43;01:00</updated>
<published>2021-02-13T06:32:39&#43;01: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 de LibreSSL: 3.2.4 (20210212)</summary>
<content type="html">&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;Suite au correctif &lt;a href=&#34;https://openbsd.fr.eu.org/posts/2021/02/03/syspatch-libressl-6.8/&#34;&gt;libressl&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD délivre une nouvelle version de LibreSSL.&lt;/p&gt;
&lt;p&gt;Elle inclut les correctifs des bogues et d&amp;rsquo;interopérabilités suivants :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;* Switch back to certificate verification code from LibreSSL 3.1.x. The
new verifier is not bug compatible with the old verifier causing issues
with applications expecting behavior of the old verifier.
* Unbreak DTLS retransmissions for flights that include a CCS
* Only check BIO_should_read() on read and BIO_should_write() on write
* Implement autochain for the TLSv1.3 server
* Use the legacy verifier for autochain
* Implement exporter for TLSv1.3
* Free alert_data and phh_data in tls13_record_layer_free()
* Plug leak in x509_verify_chain_dup()
* Free the policy tree in x509_vfy_check_policy()
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;p&gt;Retrouvez la note de version :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.4-relnotes.txt&#34;&gt;3.2.4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
</content>
<category scheme="https://openbsd.fr.eu.org/categories/libressl/" term="LibreSSL" label="LibreSSL" />
<category scheme="https://openbsd.fr.eu.org/tags/libressl/" term="LibreSSL" label="LibreSSL" />
<category scheme="https://openbsd.fr.eu.org/tags/3.2/" term="3.2" label="3.2" />
</entry>
<entry>
<title type="text">Syspatch : libressl (2021/02/02)</title>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/posts/2021/02/03/syspatch-libressl-6.8/" />
@ -600,7 +677,7 @@ les étapes de recompilation nécessaires :&lt;/p&gt;
<title type="text">LibreSSL : 3.3.1, 3.2.3, 3.1.5</title>
<link rel="alternate" type="text/html" href="https://openbsd.fr.eu.org/posts/2020/12/09/libressl-3.3.1-3.2.3-3.1.5/" />
<id>https://openbsd.fr.eu.org/posts/2020/12/09/libressl-3.3.1-3.2.3-3.1.5/</id>
<updated>2020-12-09T13:39:48&#43;01:00</updated>
<updated>2021-02-13T06:25:22&#43;01:00</updated>
<published>2020-12-09T13:23:17&#43;01:00</published>
<author>
<name>OBSD4a</name>
@ -610,7 +687,7 @@ les étapes de recompilation nécessaires :&lt;/p&gt;
<rights>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</rights><summary type="html">Sortie de trois versions de LibreSSL: 3.3.1, 3.2.3, 3.1.5 (20201209)</summary>
<content type="html">&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;Suite au &lt;a href=&#34;https://openbsd.fr.eu.org/posts/syspatch-asn1-exit-20201208/#correctif-de-s%C3%A9curit%C3%A9-asn1&#34;&gt;correctif de sécurité à-propos d&amp;rsquo;asn.1&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD
&lt;p&gt;Suite au &lt;a href=&#34;https://openbsd.fr.eu.org/posts/2020/12/09/syspatch-asn1-exit/#correctif-de-s%C3%A9curit%C3%A9-asn1&#34;&gt;correctif de sécurité à-propos d&amp;rsquo;asn.1&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD
délivre trois nouvelles versions de LibreSSL.&lt;/p&gt;
&lt;p&gt;Retrouvez les notes respectives de ces trois versions :&lt;/p&gt;
&lt;ul&gt;

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-02-04T07:24:14+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/categories/",
"name": "Categories",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -273,6 +273,15 @@
@ -317,7 +326,7 @@
<a href="/categories/libressl/" class="category-item">LibreSSL</a>
<span class="category-count">(1)</span>
<span class="category-count">(2)</span>
@ -332,6 +341,19 @@
@ -422,6 +444,10 @@
<ul class="list-posts">
<li>
<a href="/posts/2021/02/13/libressl-3.2.4/" class="category-post">LibreSSL : 3.2.4</a>
</li>
<li>
<a href="/posts/2020/12/09/libressl-3.3.1-3.2.3-3.1.5/" class="category-post">LibreSSL : 3.3.1, 3.2.3, 3.1.5</a>
</li>
@ -536,6 +562,17 @@
@ -627,6 +664,17 @@

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2020-12-09T13:39:48+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/categories/libressl/",
"name": "Categories: LibreSSL",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -246,6 +246,61 @@
<h2 class="list-year">2021</h2>
<h3 class="list-month">Février</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/02/13/libressl-3.2.4/" class="list-item-title">LibreSSL : 3.2.4</a>
<time datetime="2021-02-13T06:32:39&#43;01:00" class="list-item-time">February 13</time>
</li>
</ul>

View File

@ -56,7 +56,7 @@
"@context": "https://schema.org",
"@type": "WebSite",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-02-04T07:24:14+01:00",
"dateModified": "2021-02-13T06:41:02+01: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/02/13/libressl-3.2.4/" class="summary-title-link u-url">LibreSSL : 3.2.4</a>
</h2>
<div class="post-meta">
<time datetime="2021-02-13T06:32:39&#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.2.13</time>
<time datetime="2021-02-13T06:41:02&#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.2.13</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/libressl/" class="category-link p-category">LibreSSL</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;119</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">
Description Suite au correctif libressl, l&rsquo;équipe OpenBSD délivre une nouvelle version de LibreSSL.
Elle inclut les correctifs des bogues et d&rsquo;interopérabilités suivants :
* Switch back to certificate verification code from LibreSSL 3.1.x. The new verifier is not bug compatible with the old verifier causing issues with applications expecting behavior of the old verifier.
</summary>
<div class="read-more-container">
<a href="/posts/2021/02/13/libressl-3.2.4/" 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/02/03/syspatch-libressl-6.8/" class="summary-title-link u-url">Syspatch : libressl (2021/02/02)</a>
@ -438,7 +489,7 @@ Pour toutes les architectures supportées :
<time datetime="2020-12-09T13:39:48&#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;2020.12.9</time>
<time datetime="2021-02-13T06:25:22&#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.2.13</time>
@ -522,56 +573,15 @@ Changelog The ntpd daemon now gets and sets the clock in a secure way when boo
</article>
<article class="content post home h-entry">
<h2 class="post-title p-name">
<a href="/posts/2020/12/09/syspatch-asn1-exit/" class="summary-title-link u-url">Syspatch : asn.1, exit (2020/12/08)</a>
</h2>
<ul class="pagination">
<div class="post-meta">
<time datetime="2020-12-09T12:51:50&#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;2020.12.9</time>
<time datetime="2020-12-24T15:26:33&#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;2020.12.24</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;88</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é asn.1 Concernant LibreSSL, une notation ASN.1 mal formée dans une liste de révocation de certificat ou une réponse de timestamp peut amener vers un pointeur de déréférencement NULL
le correctif affecte le noyau OpenBSD 6.7 et 6.8 et nécessite le redémarrage de la machine Correctif de fiabilité exit Lors d&rsquo;un processus de sortie, dans des programmes multithread un faux code de sortie peut être reporté.
</summary>
<li class="pagination-next">
<a href="/page/2/" rel="next">Ancien &gt;</a>
</li>
<div class="read-more-container">
<a href="/posts/2020/12/09/syspatch-asn1-exit/" class="read-more-link">Lire Plus »</a>
</div>
</article>
</ul>
</div>
</main>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-02-04T07:24:14+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/posts/",
"name": "Posts",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -257,6 +257,10 @@
@ -316,6 +320,11 @@
<h3 class="list-month">Février</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/02/13/libressl-3.2.4/" class="list-item-title">LibreSSL : 3.2.4</a>
<time datetime="2021-02-13T06:32:39&#43;01:00" class="list-item-time">February 13</time>
</li>
<li class="list-item">
<a href="/posts/2021/02/03/syspatch-libressl-6.8/" class="list-item-title">Syspatch : libressl (2021/02/02)</a>
<time datetime="2021-02-03T07:14:19&#43;01:00" class="list-item-time">February 3</time>

View File

@ -23,11 +23,85 @@
<copyright>[CC 0](https://creativecommons.org/publicdomain/zero/1.0/deed.fr)</copyright>
<lastBuildDate>Thu, 04 Feb 2021 07:27:21 &#43;0100</lastBuildDate>
<lastBuildDate>Sat, 13 Feb 2021 07:01:45 &#43;0100</lastBuildDate>
<atom:link rel="self" type="application/rss&#43;xml" href="https://openbsd.fr.eu.org/rss.xml" />
<item>
<title>LibreSSL : 3.2.4</title>
<link>https://openbsd.fr.eu.org/posts/2021/02/13/libressl-3.2.4/</link>
<guid isPermaLink="true">https://openbsd.fr.eu.org/posts/2021/02/13/libressl-3.2.4/</guid>
<pubDate>Sat, 13 Feb 2021 06:32:39 &#43;0100</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;Suite au correctif &lt;a href=&#34;https://openbsd.fr.eu.org/posts/2021/02/03/syspatch-libressl-6.8/&#34;&gt;libressl&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD délivre une nouvelle version de LibreSSL.&lt;/p&gt;
&lt;p&gt;Elle inclut les correctifs des bogues et d&amp;rsquo;interopérabilités suivants :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;* Switch back to certificate verification code from LibreSSL 3.1.x. The
new verifier is not bug compatible with the old verifier causing issues
with applications expecting behavior of the old verifier.
* Unbreak DTLS retransmissions for flights that include a CCS
* Only check BIO_should_read() on read and BIO_should_write() on write
* Implement autochain for the TLSv1.3 server
* Use the legacy verifier for autochain
* Implement exporter for TLSv1.3
* Free alert_data and phh_data in tls13_record_layer_free()
* Plug leak in x509_verify_chain_dup()
* Free the policy tree in x509_vfy_check_policy()
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;p&gt;Retrouvez la note de version :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.4-relnotes.txt&#34;&gt;3.2.4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
</description>
<category domain="https://openbsd.fr.eu.org/categories/libressl/">LibreSSL</category>
<category domain="https://openbsd.fr.eu.org/tags/libressl/">LibreSSL</category>
<category domain="https://openbsd.fr.eu.org/tags/3.2/">3.2</category>
</item>
<item>
<title>Syspatch : libressl (2021/02/02)</title>
<link>https://openbsd.fr.eu.org/posts/2021/02/03/syspatch-libressl-6.8/</link>
@ -607,7 +681,7 @@ les étapes de recompilation nécessaires :&lt;/p&gt;
<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;Suite au &lt;a href=&#34;https://openbsd.fr.eu.org/posts/syspatch-asn1-exit-20201208/#correctif-de-s%C3%A9curit%C3%A9-asn1&#34;&gt;correctif de sécurité à-propos d&amp;rsquo;asn.1&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD
&lt;p&gt;Suite au &lt;a href=&#34;https://openbsd.fr.eu.org/posts/2020/12/09/syspatch-asn1-exit/#correctif-de-s%C3%A9curit%C3%A9-asn1&#34;&gt;correctif de sécurité à-propos d&amp;rsquo;asn.1&lt;/a&gt;, l&amp;rsquo;équipe OpenBSD
délivre trois nouvelles versions de LibreSSL.&lt;/p&gt;
&lt;p&gt;Retrouvez les notes respectives de ces trois versions :&lt;/p&gt;
&lt;ul&gt;

File diff suppressed because one or more lines are too long

View File

@ -3,27 +3,47 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://openbsd.fr.eu.org/tags/6.8/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
<loc>https://openbsd.fr.eu.org/tags/3.2/</loc>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/libressl/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/libressl/</loc>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/2021/02/13/libressl-3.2.4/</loc>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/</loc>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/</loc>
<lastmod>2021-02-13T06:41:02+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/6.8/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
</url>
@ -42,11 +62,6 @@
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/</loc>
<lastmod>2021-02-04T07:24:14+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/bpf/</loc>
<lastmod>2021-01-13T20:06:30+01:00</lastmod>
@ -94,27 +109,17 @@
<url>
<loc>https://openbsd.fr.eu.org/tags/3.1/</loc>
<lastmod>2020-12-09T13:39:48+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/3.2/</loc>
<lastmod>2020-12-09T13:39:48+01:00</lastmod>
<lastmod>2021-02-13T06:25:22+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/tags/3.3/</loc>
<lastmod>2020-12-09T13:39:48+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/categories/libressl/</loc>
<lastmod>2020-12-09T13:39:48+01:00</lastmod>
<lastmod>2021-02-13T06:25:22+01:00</lastmod>
</url>
<url>
<loc>https://openbsd.fr.eu.org/posts/2020/12/09/libressl-3.3.1-3.2.3-3.1.5/</loc>
<lastmod>2020-12-09T13:39:48+01:00</lastmod>
<lastmod>2021-02-13T06:25:22+01:00</lastmod>
</url>
<url>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2020-12-09T13:39:48+01:00",
"dateModified": "2021-02-13T06:25:22+01:00",
"url": "https://openbsd.fr.eu.org/tags/3.1/",
"name": "Tags: 3.1",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2020-12-09T13:39:48+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/tags/3.2/",
"name": "Tags: 3.2",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -246,6 +246,61 @@
<h2 class="list-year">2021</h2>
<h3 class="list-month">Février</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/02/13/libressl-3.2.4/" class="list-item-title">LibreSSL : 3.2.4</a>
<time datetime="2021-02-13T06:32:39&#43;01:00" class="list-item-time">February 13</time>
</li>
</ul>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2020-12-09T13:39:48+01:00",
"dateModified": "2021-02-13T06:25:22+01:00",
"url": "https://openbsd.fr.eu.org/tags/3.3/",
"name": "Tags: 3.3",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-02-04T07:24:14+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/tags/",
"name": "Tags",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -242,7 +242,7 @@
<a href="/tags/3.2/" class="tag-cloud-item" style="font-size: 1em">3.2</a>
<a href="/tags/3.2/" class="tag-cloud-item" style="font-size: 1.5343107806620333em">3.2</a>
@ -323,7 +323,7 @@
<a href="/tags/libressl/" class="tag-cloud-item" style="font-size: 1.5343107806620333em">LibreSSL</a>
<a href="/tags/libressl/" class="tag-cloud-item" style="font-size: 1.8468625510803693em">LibreSSL</a>

View File

@ -54,7 +54,7 @@
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "2016-09-01T01:01:01+00:00",
"dateModified": "2021-02-04T07:24:14+01:00",
"dateModified": "2021-02-13T06:41:02+01:00",
"url": "https://openbsd.fr.eu.org/tags/libressl/",
"name": "Tags: LibreSSL",
"description": "OBSD4* : Site de la communauté francophone autour d'OpenBSD.",
@ -279,6 +279,11 @@
<h3 class="list-month">Février</h3>
<ul class="list-part">
<li class="list-item">
<a href="/posts/2021/02/13/libressl-3.2.4/" class="list-item-title">LibreSSL : 3.2.4</a>
<time datetime="2021-02-13T06:32:39&#43;01:00" class="list-item-time">February 13</time>
</li>
<li class="list-item">
<a href="/posts/2021/02/03/syspatch-libressl-6.8/" class="list-item-title">Syspatch : libressl (2021/02/02)</a>
<time datetime="2021-02-03T07:14:19&#43;01:00" class="list-item-time">February 3</time>