]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Fix changelog entry for Pulse OS reporting
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 25 Jul 2023 22:13:03 +0000 (23:13 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 25 Jul 2023 22:35:54 +0000 (23:35 +0100)
This was added under v9.12 instead of the HEAD section. Next person to do
that gets to implement a CI test for it :)

Perhaps we should have a policy of adding in reverse chronological order
so that newly-added lines are always immediately below the 'HEAD' title,
which would mean that merging older PRs would *conflict* instead of
silently merging into the older changelog?

Fixes: ff86be7281 ("update changelog")
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
www/changelog.xml

index 7cf0f2996c508f16145278e45dc4db8040e61141..47d7198de33287d027557e32355e5c4f0665e8db 100644 (file)
@@ -17,6 +17,7 @@
      <ul>
        <li>Fix ASN.1 encoding of TPMv2 ECDSA signatures with GnuTLS &amp;lt; 3.6.0</li>
        <li>Handle Pulse configuration packets that cannot fit in a single TLS frame (<a href="https://gitlab.com/openconnect/openconnect/-/issues/617">#617</a>, <a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/480">!480</a>).</li>
+       <li>Send operating system information to Pulse servers (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/481">!481</a>).</li>
      </ul><br/>
   </li>
   <li><b><a href="https://www.infradead.org/openconnect/download/openconnect-9.12.tar.gz">OpenConnect v9.12</a></b>
@@ -30,7 +31,6 @@
        <li>Increase maximum input size from <tt>stdin</tt> (<a href="https://gitlab.com/openconnect/openconnect/-/issues/579">#579</a>).</li>
        <li>Ignore 0.0.0.0 as NBNS address (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/446">!446</a>, <a href="https://gitlab.com/openconnect/vpnc-scripts/-/issues/58">vpnc-scripts#58</a>).</li>
        <li>Fix Mac OS build of <tt>os-tcp-mtu</tt> tool (<a href="https://gitlab.com/openconnect/openconnect/-/issues/612">#612</a>).</li>
-       <li>Send operating system information to Pulse servers (<a href="https://gitlab.com/openconnect/openconnect/-/merge_requests/481">!481</a>).</li>
      </ul><br/>
   </li>
   <li><b><a href="https://www.infradead.org/openconnect/download/openconnect-9.11.tar.gz">OpenConnect v9.11</a></b>