Never break userspace
Never break userspace
Posted Feb 16, 2024 16:01 UTC (Fri) by mb (subscriber, #50428)In reply to: Never break userspace by bluca
Parent article: A turning point for CVE numbers
Well. Technically you are right. The kernel frequently breaks interfaces.
But in reality, systemd and udev are parts of the operating system.
So I don't care that much, if the OS breaks itself. That will get fixed eventually.
But in reality, systemd and udev are parts of the operating system.
So I don't care that much, if the OS breaks itself. That will get fixed eventually.
What I and most users care about is whether actual user applications break.
And that extremely rarely happens.
I run decades old binaries that work just fine.
It doesn't affect my application, because the OS as a whole still works as before, after porting systemd/udev to the new interfaces. A combination of updated kernel and incompatible systemd/udev would never hit stable distributions.
Therefore, do you have examples of real user applications breaking, that are not part of the OS?
