nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.6k stars 316 forks source link

runtime org.kde.Platform branch 6.4 is end-of-life #664

Closed DavidRedstone closed 2 months ago

DavidRedstone commented 5 months ago

runtime org.kde.Platform branch 6.4 is end-of-life

Hi, will this be EOL runtime updated soon? I just go rid of the last batch of end-of-life messages. Went to install Notes and got this one, which will then appear every time I run updates (daily). I didn't see an issue for it, so I've created one. Cheers.

$ flatpak install flathub io.github.nuttyartist.notes
Looking for matches…
Required runtime for io.github.nuttyartist.notes/x86_64/stable (runtime/org.kde.Platform/x86_64/6.4) found in remote flathub
Do you want to install it? [Y/n]: y

Info: runtime org.kde.Platform branch 6.4 is end-of-life, with reason:
   We strongly recommend moving to the latest stable version of the Plaform and SDK
Info: applications using this runtime:
   io.github.nuttyartist.notes

io.github.nuttyartist.notes permissions:
    ipc                  network      x11      dri      file access [1]
    dbus access [2]

    [1] xdg-config/kdeglobals:ro
    [2] com.canonical.AppMenu.Registrar, org.kde.StatusNotifierWatcher

        ID                                                  Branch Op Remote  Download
 1. [✓] org.kde.Platform.Locale                             6.4    i  flathub  18.0 kB / 333.4 MB
 2. [✓] org.kde.PlatformTheme.QGnomePlatform                6.4    i  flathub   9.6 MB / 9.6 MB
 3. [✓] org.kde.WaylandDecoration.QGnomePlatform-decoration 6.4    i  flathub   4.9 MB / 10.2 MB
 4. [✓] org.kde.Platform                                    6.4    i  flathub 137.4 MB / 261.4 MB
 5. [✓] io.github.nuttyartist.notes                         stable i  flathub   5.3 MB / 5.4 MB

Installation complete.
guihkx commented 5 months ago

This one is a bit tricky...

I do want to upgrade the KDE runtime for our Flatpak package, but doing so will trigger bug #611 which, in my opinion, is far worse than having an outdated runtime (which doesn't have any "serious" security vulnerability, as far as I know).

DavidRedstone commented 5 months ago

Ok, thanks. :pray:

guihkx commented 2 months ago

Done: https://github.com/flathub/io.github.nuttyartist.notes/pull/8

Please note that Flathub usually delays the publishing of app updates from 3 to 4 hours.

nuttyartist commented 2 months ago

Yay, @guihkx, thanks!