Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse non-broken hash for Salt fileserver cache checking #546
Conversation
|
FYI, this will require a manual |
|
I think you might need to rebase to pick up the newer intermittent tracker thing? The Travis stuff failed. After that, r=me :-) |
The default is md5, so upgrade to a better hash.
2c871a6
to
cc7afd3
|
It shouldn't matter since homu will test after merging into master, but rebased anyways. @bors-servo r=larsbergstrom |
|
|
…ching, r=larsbergstrom Use non-broken hash for Salt fileserver cache checking The default is md5, so upgrade to a better hash. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/546) <!-- Reviewable:end -->
|
|
|
This has been deployed, the cache obliterated, and logs checked to ensure that after a restart teh salt-master service still appeared to be running. |
aneeshusa commentedDec 7, 2016
•
edited by larsbergstrom
The default is md5, so upgrade to a better hash.
This change is