diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 20:19:22 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 20:19:22 +0000 |
| commit | 368aede679320d999321f180b83634dccde6afab (patch) | |
| tree | 8440b23c9429207ca26cc20f96e1e4992ee76927 /doc/upgrade.html | |
| parent | 71b410f7ee84576c592db0d71f5388d83ecec582 (diff) | |
| download | smtpd-starttls-proxy-368aede679320d999321f180b83634dccde6afab.tar.gz | |
Prepare for 0.0.1.5; align configure to rest of skaware
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1fec97c..6218994 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,19 @@ <h1> What has changed in smtpd-starttls-proxy </h1> +<h2> in 0.0.1.5 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.3.0 </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.13.0.1 </li> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> +recommended dependency bumped to 2.7.0.4 </li> + <li> Static libraries (if any, which isn't the case for now) +are installed in <tt>/usr/lib</tt> by default. </li> +</ul> + <h2> in 0.0.1.4 </h2> <ul> |
