Related:
* [New release to remediate CVEs for compliance git-lfs/git-lfs#6051](https://github.com/git-lfs/git-lfs/issues/6051)
Note: this PR is only for Windows. Currently we rely on each Linux distribution's package for git-lfs for Linux images
Originally posted by @dduportal in #1007 (comment)
Just tested building a debian image, it includes git-lfs 3.3.0-1+deb12u1, lagging behind official releases. (3.7.0 currently)
WDYT about having a distinct installation for git and git-lfs to ensure which versions of them are included in Linux images instead of relying on distribution packaging (and from which we don't know in advance which versions they're including)?
Originally posted by @dduportal in #1007 (comment)
Just tested building a debian image, it includes git-lfs 3.3.0-1+deb12u1, lagging behind official releases. (3.7.0 currently)
WDYT about having a distinct installation for
gitandgit-lfsto ensure which versions of them are included in Linux images instead of relying on distribution packaging (and from which we don't know in advance which versions they're including)?