##// END OF EJS Templates
fix(git-lfs): fixed security problem with allowing off-chain attacks to replace OID data without validating hash for already present oids....
fix(git-lfs): fixed security problem with allowing off-chain attacks to replace OID data without validating hash for already present oids. - Fixes RCCE-141

File last commit:

r1298:4acbd418 v5.2.1 stable
r1300:a680a605 default
Show More
.bumpversion.cfg
5 lines | 143 B | text/x-ini | IniLexer
version: added bumpversion
r4 [bumpversion]
release: Bump version 5.2.0 to 5.3.0
r1297 current_version = 5.3.0
version: added bumpversion
r4 message = release: Bump version {current_version} to {new_version}
[bumpversion:file:vcsserver/VERSION]