Yes, Ubuntu Is Withholding Security Patches for Some Software
Yes, Ubuntu Is Withholding Security Patches for Some Software
flu0r1ne.net
Yes, Ubuntu Is Withholding Security Patches for Some Software
flu0r1ne.net
No, they aren't. You can switch to their Universe patches anytime, at your own risk. If you want Canonical to mitigate that risk for you, you pay. Simple, really.
Frankly this isn't terrible. I'm sure there was a valid reason.
Oh snap
JFC, this misinformation again...
Oh God, a company wants to get paid for its support. Let's tar and feather them.
Gonna switch my server to Debian once DigitalOcean releases their Debian 12 guides.
Tired of seeing this "extended-security maintenance" bullshit on the most recent LTS of Ubuntu.
There are plenty of reasons to get rid of Ubuntu, but this isn't one of them.
Before Ubuntu Pro, packages in universe
(and multiverse
) were not receiving (security) updates at all, unless someone from the community stepped up and maintained the package. Now Canonical provides security updates for universe
, for the first time since Ubuntu has been introduced, via Ubuntu Pro, which is free for up to five personal devices and paid for all other use cases.
Debian is actually not that different (anymore). If you read the release notes of Debian 12, you'll notice that quite a few package groups are excluded from guaranteed security updates, just like packages in universe
are in Ubuntu. Unlike Ubuntu, Debian doesn't split its package repository by security support though.
via Ubuntu Pro, which is free for up to five personal devices and paid for all other use cases
this stinks a lot like red hat's early days.
we know how that turned out.
Looks like Canonical is trying to sell me security updates I would be getting for free on Debian.
Debian 12 likely isn't that different, but I don't want to follow a Debian 11 setup guide then run into issues.
If it's just the message that bugs you, you can disable ESM by commenting out the esm repo (the second answer here). That's what I did.
do they also lock their sources behind a subscriber agreement that prohibits redistribution of source like ibm's redhat has done?
RHL: We're locking down our source because people are using it without contributing!
Also RHL: Thanks for your contribution, but we're not interested until we have someone ready to pay us for your labor.
Even if Ubuntu does start doing slightly sketchy things, they'll still be a million times better than Windows or MacOS
canonical has already crossed that 'slightly sketchy' line.
And how many respins of Ubuntu are out there that just have their own repos? Quite a few, as I recall.
You guys 'member when security patches were (freely) given away, for free, without asking nothing back?
I 'member.
Looks like the "Windowsfied Linux" era is upon us.
That's the problem with "corporate Linux"[^1]. They see their users as customers only.
[^1]: Directly or indirectly owned by a for-profit organization of any type or directly or indirectly dependent on such an organization.
What a fucking shock. #not.
This is what you get when you use questionable open-source.
TLDR: Ubuntu Pro offers additional security patches to packages found in the universe repo. Universe is community maintained so Ubuntu is essentially stepping in to provide critical CVE patches to some popular software in this repo that the community has not addressed.
I suppose it depends on how you look at it but I don't really see this as withholding patches. Software in this repo would otherwise be missing these patches and it's a ton of work for Ubuntu to provide these patches themselves.
Now is they move glibc to universe and tell me to subscribe to get updates I'll feel differently.
Yeah, I think Canonical is full of crap, but in this context, what they're doing is justified.
This article is clickbait.
The title is. The article itself is pretty generous.
How does this compare to other distros?
Debian includes ffmpeg, for example, in the main stable repo. Given Debian's reputation, I would think they are including these security patches in a timely manner, though I'm not entirely sure how to compare specific patches to verify this.
Of course, everything changes when you are selling support contracts. Canonical and Red Hat are the big two for enterprise because they provide support.
When I was last running Ubuntu on desktop, I signed up for an account and enabled these extra security updates. Yeah, it's "free", but it requires jumping through hoops. Requiring an account to get patches is the kind of user-hostile design pattern I expect from Apple or Google, but not in the desktop Linux world.
Nobody else has this hybrid model. RHEL is a paid distro in general. Most others are just free entirely. They all patch CVEs when they can. Ubuntu doesn’t write all of their patches or anything.
Ubuntu and Debian are essentially the same here.
Debian's
contrib
repo, which is the equivalent of Ubuntu'suniverse
repo, doesn't get security updates from the Debian security team, as it's not considered an official part of Debian. Package maintianers have to provide security updates. https://www.debian.org/security/faq#contribThe difference is that Ubuntu provide paid support for contrib packages, including patches. Debian doesn't have any official paid support options.