|
|
|
|
|
by deredede
317 days ago
|
|
What if libinsecure 0.2.1 is the version that introduces the vulnerability, do you still want your application to pick up the update? 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. |
|
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.