Sesu8642 / FeudalTactics

Strategy game with countless unique and challenging levels.
GNU General Public License v3.0
79 stars 20 forks source link

flatpak uses an end-of-life runtime #80

Closed doniks closed 1 month ago

doniks commented 1 month ago

so far it still runs ok, but flatpak is flagging the outdated dependency:

14:54 $ flatpak update 
Looking for updates…

Info: runtime org.freedesktop.Sdk branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.

Info: runtime org.freedesktop.Platform branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this runtime:
   de.sesu8642.feudaltactics

Info: runtime org.freedesktop.Platform.VAAPI.Intel branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   de.sesu8642.feudaltactics

Info: runtime org.freedesktop.Platform.GL.default branch 22.08-extra is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   de.sesu8642.feudaltactics

Info: runtime org.freedesktop.Platform.GL.default branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   de.sesu8642.feudaltactics

Nothing to do.
doniks commented 1 month ago

version 1.2.1

Sesu8642 commented 1 month ago

Ah, thanks for letting me know. If I remember correctly, the Flathub page also claims that the app is unverified or sth along the lines. I should investigate and fix both issues before the upcoming release.

Sesu8642 commented 1 month ago

I updated the runtime with the 1.3.0 release. The verified thing requires me to upload some file to a website which I own. The issue there is that I can get some free minimal hosting plan but it doesn't seem to support https. Flathub however seems to require it to be accessible via https. Still waiting for a reply by the hosting company. I don't mind the unverified thing too much, probably I'll just accept it for now.