(no title)
deredede | 6 months ago
I think the better model is that your package manager let you do exactly what you want -- override libuseful's dependency on libinsecure when building your app.
deredede | 6 months ago
I think the better model is that your package manager let you do exactly what you want -- override libuseful's dependency on libinsecure when building your app.
trjordan|6 months ago
I want no security bugs, but as a heuristic, I'd strongly prefer the latest patch version of all libraries, even without perfect guarantees. Code rots, and most versioning schemes are designed with that in mind.
MarkusQ|6 months ago
This may sound judgy, but at the heart it's intended to be descriptive: there are two roughly stable states, and both have their problems.