flathub / flathub/app.getspace.Space
update the sdk 'org.freedesktop.Platform' to a newer version than EOL
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure, if I address this issue in the right place. But updating flatpak gives me the message
```
>> flatpak update
Looking for updates…
Info: >> flatpak update
Looking for updates…
Info: org.freedesktop.Platform//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Applications using this runtime:
app.getspace.Space
Info: org.freedesktop.Platform.VAAPI.Intel//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: org.freedesktop.Platform.GL.default//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Nothing to do.
//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Applications using this runtime:
app.getspace.Space
Info: org.freedesktop.Platform.VAAPI.Intel//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: org.freedesktop.Platform.GL.default//20.08 is end-of-life, with reason:
org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Nothing to do.
```
So looking in `app.getspace.Space.json` in determines the runtime version of `org.freedesktop.Platform` to 20.08, but 20.08 is obviously EOL
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.