From 7a9236af5e5cf3a344a41f2266d647349ceb6e87 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sun, 31 May 2020 13:34:15 +0200 Subject: [PATCH] Update Readme with hint about hotfix for broken owm certs. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c112890..c852a17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Since May, 30 2020 openweathermap.org somehow messed up their certification chain. # You can not load data with the extension. -# Please try the workaround in #272. +# Wait for the hotfix to be reviewed by extensions.gnom.org or your distribution to fetch it. +# Until then you can try the workaround in #272 +# or check commit https://gitlab.com/jenslody/gnome-shell-extension-openweather/-/commit/ee99918d72d6bdd387818be69adf5f8ff2236806 +# and apply it manually