Earlier quoted context omitted.
Me attacked, not all. HN loves to hate Oracle, IBM, SAP, Adobe and friends, without getting the point that many startups that go through HN programs never achieve half of what they produce.
We seem to even be hating on RedHat now. (I was bummed about the Centos thing too). People on this thread are acting like Redhat doesn't even release any free software.
Red Hat cutting back RHEL source availability
321–330 of 339 posts
Re: Red Hat cutting back RHEL source availability
#322Earlier quoted context omitted.
Please note that "Tivoisation" isn't what Tivo actually did and both the GPLv2 and GPLv3 ban "Tivoisation" but allow what Tivo actually did. "Tivoisation" as it is popularly known refers to blocking the running of modified GPL code, while what Tivo actually did was block running their proprietary software (their UI etc) on top of modified GPL code (here Linux). Both GPL versions block the former while allowing the la…
That's interesting, I remember thinking that the original notion of Tivoization did apply to what Tivo did (including what you describe). I wonder if this is a point of disagreement between FSF and SFC -- I know they now have several disagreements. In a similar time frame, I criticized attestation features in trusted computing because they would allow (in fact one of their main purposes was to allow) network services…
Attestation is indeed a big problem today, especially around Android devices and proprietary apps that won't run on libre Android distributions. The attestation feature of WebAuthn could also become a problem, but that is somewhat mitigated by the Apple passkeys not being attestable.
Re: Red Hat cutting back RHEL source availability
#323Earlier quoted context omitted.
1) Canonical does not have enough testers. As a developer I have seen what kind of bugs are reported on Ubuntu, and some of them denote a serious lack of QA. There are packages in Ubuntu that are almost certainly shipped untested. 2) Canonical does not have enough developers, unless they found a magic recipe by which their relatively few employees know how to fix issues in all these packages while not contributing up…
Honestly I never use PPAs on Ubuntu, because Ubuntu universe has everything I ever need, and now its supported by Ubuntu PRO.
Red Hat only has the KVM-enabled binary because, as the #2 contributor to the upstream project, they know exactly what can and cannot be supported. It also has dozens people of employed just to test it. If you have an issue it may languish because no one is perfect, but your prior is a little better.
Re: Red Hat cutting back RHEL source availability
#324Earlier quoted context omitted.
Red Hat recently turned 30 years old as a company. So yeah, 5 years is pretty recent, unless you started using linux last week.
I said at least 5 years because I know I used it 5 years ago in a previous company and I am pretty sure about it but it may have been earlier. If you have a source with the original announcement, by all means share it. EDIT: found an announcement of march 2016 so we are talking +7years at least.
Re: Red Hat cutting back RHEL source availability
#325Earlier quoted context omitted.
How does this not violate the GPL?
The GPL says I must give you access to the source along with the binaries, but it doesn't say I need to give you updates indefinitely.
Re: Red Hat cutting back RHEL source availability
#326Earlier quoted context omitted.
This is only true it RHEL was self contained OS Project with no Upstream sources itself... That is not the case, RHEL is not possible with out the wider ecosystem, and to say Rocky Linux is a "dirtbag" for repacking RHEL, would be like saying RedHat is a "dirtbag" for packaging any number of free software projects they consume into their product. It completely antithetical the free software movement for which Linux i…
I'm not going to call Rocky or Alma "dirtbags" (does anybody use that phrase these days?) but comparing what Red Hat does to Rocky is misleading. RHEL Clones: Take finished source code, rebuild, test, release. RHEL: Work upstream to develop features / submit features upstream before inclusion in RHEL, maintain specific versions of upstream, test hundreds of upstreams together to make sure they can be shipped together…
Re: Red Hat cutting back RHEL source availability
#327Earlier quoted context omitted.
> However it is perfectly on brand of the "Open Source" corporatist movement that seems to be supplanting free software This has been happening on HN too. The vilification of GPL and AGPL as ”not free in the truest sense of the word”, the usage of RMS and his personal image to label the free software movement outdated/fanatical/toxic is a testament to how corporate rebranding efforts have succeeded in replacing free…
Yeah. Open source is a wealth transfer from developers to corporations. I've reached the conclusion that anything other than AGPLv3 means we're working against our own interests. Giving up the leverage provided by the GPL benefits only corporations.
GPL, only enforces redistribution of software you distribute, "to" the people you desteibute it to, aka customers.
Most other licenses (MIT, Apache, BSD, etc) don't require any code redistribution (though some require attribution).
GPL ~= redistribution to customers Other ~= no redistribution
Red Hat is complying with the GPL requirements even for BSD, Apache, and BSD licensed code, which I think is good.
I think a more sinister trend forming is around open core, and essentially proprietary code mixed with no code redistribution at all. This makes open core essentially closed source for all intents and purposes. Companies are using open core simply for free marketing and to drive technology adoption in the sales/marketing funnels.
Re: Red Hat cutting back RHEL source availability
#328Earlier quoted context omitted.
I have run SELinux on Fedora without too many issues. Of course, Fedora being rather closely related to RHEL that shouldn't be too surprising.
Fedora is to RHEL what Debian Sid is to Debian stable. Yes, it's not that simple, and there are some customization done. But Fedora is the playground for the next RHEL. I woudn't consider Fedora "an alternative" according to what the top-poster was describing.
I've heard that a lot but I don't think this is an adequate comparison (yes even with the disclaimer in the next paragraph). First of all because of the relative stability of Fedora, I've been updating my OS since Fedora 29 and every major upgrade is mostly boring. Second, there are some decisions made in Fedora that wouldn't make sense if it was merely a test bed, removing the whole Java stack comes to mind, or more recently the libreoffice debacle.
Re: Red Hat cutting back RHEL source availability
#329The comments there are insightful and actually make me think this is the right move: > Since the earliest days of Linux or MySQL, there were companies set up to profit from others’ contributions. Most recently in Linux, for example, Rocky Linux and Alma Linux both promise “bug for bug compatibility” with Red Hat Enterprise Linux (RHEL), while contributing nothing toward Red Hat’s success. Indeed, the natural conclusi…
Re: Red Hat cutting back RHEL source availability
#330Earlier quoted context omitted.
Also in terms of security, Oracle's "forks" are decades behind. They managed to make RedHat unsecure with their own dogshit changes. There are so many CVEs for Oracle specifically that are just bad default usernames and passwords, where they still dispute the CVE reports because it is "intended behaviour". So ridiculous...
RHEL also introduced some.... interesting changes few times, like re-enabling ciphers removed from upstreams because their clients needed them for something. I remember our amazement on how we failed audit on having a cipher enabled in OpenSSH version that had that cipher removed in upstream...
Regarding SSH, the FUTURE policy removes AES128, HMAC-SHA1 and DH Group 14.