6 ms·
Any idea why they would ship such an old version?
by mackey 4y ago
Any idea why they would ship such an old version?
- m463 4y agoI've noticed other projects stopped shipping when GPLv2 became GPLv3 Also, I noticed they've been technically in violation of the GPL for years with bash - they never shipped source for rootless.h/etc
- thgrvfecd 4y agohttps://opensource.apple.com/source/X11/X11-0.40/xc/programs/Xserver/miext/rootless/rootless.h.auto.html https://opensource.apple.com/source/X11/X11-0.40/xc/programs...
- gavinhoward 4y agoNope. An acquaintance had a theory, though. They presumed that Apple was doing two years of regression testing on Ventura, so maybe they grabbed the latest version at the time, tested stuff for two years and shipped the version they tested. If so, I don't blame them. Most protects are not run like mine, so they need to test for the lowest common denominator and assume that later versions will have new bugs.
- yjftsjthsd-h 4y agoThey're vendoring in each of those projects, though; they could just read the commits.
- KyeRussell 4y agoIf people could read commits and know what something is going to do, then all code would be bug-free.