41
submitted 1 year ago by bacteriostat@lemmy.one to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] sgtnasty@lemmy.ml 2 points 1 year ago

Never thought of this scenario. Do they address it?

[-] dylanmccall@lemmy.ca 7 points 1 year ago* (last edited 1 year ago)

That's why runtimes are the way they are: for most simple desktop applications, they shouldn't really need much on top of what is already included in the GNOME, KDE, or Freedesktop runtime they depend on. (If you're curious, flatpak run org.gnome.Platform and poke around). Those runtimes get regular updates within each branch for important bug fixes. Alas, many applications add at least one or two external libraries they need to build / distribute themselves, and some applications add a lot of them. But it isn't like every application bundles its own libssl or something.

[-] garrett@kbin.social 4 points 1 year ago

Most of the time, dependencies are handled by the runtimes. Those are updated routinely and do get security updates too.

https://docs.flatpak.org/en/latest/basic-concepts.html

this post was submitted on 09 Jun 2023
41 points (100.0% liked)

Linux

47363 readers
833 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS