summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index dd27c3e..7374e9d 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,23 @@
<h2> in 2.3.0.4 </h2>
<ul>
+ <li> <a href="https://www.libressl.org/">LibreSSL</a> dependency bumped to 2.9.2. </li>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.9.0.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.5.2.0. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.9.0.0. </li>
+ <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
+dependency bumped to 2.3.1.0. </li>
+ <li> Everything now builds as PIC by default no matter
+the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure
+option to build executables and static libraries as non-PIC. </li>
+</ul>
+
+<h2> in 2.3.0.4 </h2>
+
+<ul>
<li> <a href="https://bearssl.org/">BearSSL</a> dependency bumped to 0.6. </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.8.0.0. </li>