diff options
| author | Thomas Bechtold <thomas.bechtold@canonical.com> | 2022-02-22 06:38:36 +0100 |
|---|---|---|
| committer | Thomas Bechtold <thomas.bechtold@canonical.com> | 2022-02-22 12:37:05 +0100 |
| commit | b597d9cc0c3717be34146a523b6f85035905e673 (patch) | |
| tree | 6cfb1179e639cec4cd478c7bfcdb823bd646f9f4 | |
| parent | 3196e45f849e940e87336e13815bb1abf1874056 (diff) | |
fix: typo in changelog entry from 20220118
It's 1.18, not 1.8
| -rw-r--r-- | changelog.yaml | 2 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.yaml b/changelog.yaml index 8e00288..5a709ac 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -6,7 +6,7 @@ - header: 20220118 text: | - Add 1.21, 1.20, 1.19 and 1.8 platform amis with serial 20220118, for <a href="https://ubuntu.com/security/notices/USN-5240-1">CVE-2022-0185</a>. + Add 1.21, 1.20, 1.19 and 1.18 platform amis with serial 20220118, for <a href="https://ubuntu.com/security/notices/USN-5240-1">CVE-2022-0185</a>. - header: 20220110.2/20220111 text: | Add 1.21 and 1.20 platform amis with serial 20220110.2, 1.19 and 1.18 platform amis with serial 20220111, for <a href="https://ubuntu.com/security/CVE-2021-4204">CVE-2021-4204</a>. @@ -195,7 +195,7 @@ 20220118 </dt> <dd> - Add 1.21, 1.20, 1.19 and 1.8 platform amis with serial 20220118, for + Add 1.21, 1.20, 1.19 and 1.18 platform amis with serial 20220118, for <a href="https://ubuntu.com/security/notices/USN-5240-1"> CVE-2022-0185 </a> |
