From 65ba5b92680c7c28abc6e01cde3f019f45ac4bac Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Wed, 30 Nov 2022 15:46:44 -0500 Subject: [PATCH] release-notes: add fixed issue to the record I had missed that this one got fixed. See https://github.com/coreos/fedora-coreos-tracker/issues/1321 --- release-notes/next.yml | 2 ++ release-notes/stable.yml | 2 ++ release-notes/testing.yml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/release-notes/next.yml b/release-notes/next.yml index 3496202b..943ccc62 100644 --- a/release-notes/next.yml +++ b/release-notes/next.yml @@ -17,6 +17,8 @@ releases: url: "https://github.com/coreos/fedora-coreos-tracker/issues/1333" - text: "New release including Podman 4.3.0" url: "https://github.com/coreos/fedora-coreos-tracker/issues/1327" + - text: "systemctl daemon-reload interferes with docker's access to /dev/pts/0" + url: "https://github.com/coreos/fedora-coreos-tracker/issues/1321" 37.20221021.1.1: issues: - text: "Update OpenSSL for CVE-2022-3786 and CVE-2022-3602" diff --git a/release-notes/stable.yml b/release-notes/stable.yml index 12584323..33bcfeb8 100644 --- a/release-notes/stable.yml +++ b/release-notes/stable.yml @@ -15,6 +15,8 @@ releases: url: "https://github.com/coreos/fedora-coreos-tracker/issues/1327" - text: "Update hardware version in VMware OVA after 6.5/6.7 EOL date" url: "https://github.com/coreos/fedora-coreos-tracker/issues/1141" + - text: "systemctl daemon-reload interferes with docker's access to /dev/pts/0" + url: "https://github.com/coreos/fedora-coreos-tracker/issues/1321" 36.20221014.3.1: issues: - text: "Update OpenSSL for CVE-2022-3786 and CVE-2022-3602" diff --git a/release-notes/testing.yml b/release-notes/testing.yml index 17537f74..7423cc25 100644 --- a/release-notes/testing.yml +++ b/release-notes/testing.yml @@ -27,6 +27,8 @@ releases: url: "https://github.com/coreos/fedora-coreos-tracker/issues/1327" - text: "Update hardware version in VMware OVA after 6.5/6.7 EOL date" url: "https://github.com/coreos/fedora-coreos-tracker/issues/1141" + - text: "systemctl daemon-reload interferes with docker's access to /dev/pts/0" + url: "https://github.com/coreos/fedora-coreos-tracker/issues/1321" 36.20221014.2.1: issues: - text: "Update OpenSSL for CVE-2022-3786 and CVE-2022-3602"