aboutsummaryrefslogtreecommitdiffstats
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-27 02:21:20 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-27 02:21:20 +0000
commitda00770799d03803d9961189285bd15d5c7c5c89 (patch)
treef9c3b248738f231c5c9e3c2978d6085cbab949ba /doc/upgrade.html
parentf9ef7b0d59a17b648bb1812d5537c640dead80a1 (diff)
downloadnsss-da00770799d03803d9961189285bd15d5c7c5c89.tar.gz
Add pkg-config support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index bdb72f6..fca02aa 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,14 +18,14 @@
<h1> What has changed in nsss </h1>
-<h2> In 0.2.0.6 </h2>
+<h2> In 0.2.1.0 </h2>
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.4.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> run-time
-dependency bumped to 2.13.1.1. </li>
- <li> Static libraries now install in <tt>/usr/lib</tt> by default. </li>
+dependency bumped to 2.13.2.0. </li>
+ <li> <tt>pkg-config</tt> is now supported, see <tt>./configure --help</tt>. </li>
</ul>
<h2> In 0.2.0.5 </h2>