diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 01:05:41 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 01:05:41 +0000 |
| commit | dd3df7d249d076e39a7e5c01182cd4dc352f9ae3 (patch) | |
| tree | f3de0428a7b1195a2cabd3498c1e8d0765fa25e5 /doc/upgrade.html | |
| parent | 13a43b03d566433a65e17a7c5c23e292cc7fc71b (diff) | |
| download | s6-portable-utils-dd3df7d249d076e39a7e5c01182cd4dc352f9ae3.tar.gz | |
Add support for disabling rpath; prepare for 2.3.1.2
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 70827a5..b9de81f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,14 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.3.1.2 </h2> + +<ul> + <li> Support for disabling RPATH at configure time.. </li> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.15.0.0. </li> +</ul> + <h2> in 2.3.1.1 </h2> <ul> |
