Courtès: What's in a package
Courtès: What's in a package
Posted Sep 23, 2021 12:47 UTC (Thu) by swilmet (guest, #98424)Parent article: Courtès: What's in a package
(speaking more generally about bundling/vendoring).
Bundling/vendoring a dependency is sometimes done because that dependency is not evolving well, in the direction that we want. So we simply pick up an older version that works well for us, and that's it. It's open source, after all.
