diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-07-07 14:24:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-07-07 14:24:38 +0000 |
commit | 7934949532ac6bec4f810f74c806d2620ce37ff0 (patch) | |
tree | 091672c11314cfefd957f00a3c3123d335bfd133 /doc/upgrade.html | |
parent | 9ada8b22001c4b788c98ebb872fad1b7bb012c48 (diff) | |
download | mdevd-7934949532ac6bec4f810f74c806d2620ce37ff0.tar.xz |
Prepare for 0.1.6.3 ; use open2() safe wrapper
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7fadce1..4e41f57 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in mdevd </h1> +<h2> in 0.1.6.3 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +optional dependency bumped to 2.9.4.0. </li> +</ul> + <h2> in 0.1.6.2 </h2> <ul> |