From 505f7a64b1f316a0e577a72a11090467f9144b77 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Thu, 12 Mar 2020 08:59:36 -0400 Subject: [PATCH] Add 4.2 edges into stable-4.3 --- channels/stable-4.3.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/channels/stable-4.3.yaml b/channels/stable-4.3.yaml index 74c7dbe4d..7ba94530e 100644 --- a/channels/stable-4.3.yaml +++ b/channels/stable-4.3.yaml @@ -1,5 +1,11 @@ name: stable-4.3 versions: +# 4.2.16+amd64 - withheld as it's only valid into 4.3.0,4.3.1 people should go direct to 4.3.5 +# not 4.2.17 because we had a long quiet time after 4.2.16 with no releases +# 4.2.18+amd64 - withheld as it's only valid into 4.3.1, people should go direct to 4.3.5 +# 4.2.19+amd64 - withheld as it's only valid into 4.3.1, people should go direct to 4.3.5 +- 4.2.20+amd64 +- 4.2.21+amd64 # until s390 is released on 4.3 we may not want to include it in 4.3 channels # 4.2 -> 4.3 updates occasionally hit RequiredPoolsFailed, fixed in 4.2.18 and rc.0, but not in 4.2.16: https://bugzilla.redhat.com/show_bug.cgi?id=1782152 https://bugzilla.redhat.com/show_bug.cgi?id=1782149 # not 4.2.17 because we had a long quiet time after 4.2.16 with no releases