lf-edge / eden

Eden is where EVE and Adam get tried and tested:
https://projecteve.dev
Apache License 2.0
49 stars 47 forks source link

Use latest EVE LTS version for testing upgrades #969

Closed milan-zededa closed 2 months ago

milan-zededa commented 4 months ago

If EVE 12.X is installed, downgrade to 11.X (or older) version is going to fail. This is because the policy_version of fscrypt was bumped from 1 to 2 and this change is not backward compatible. See:

https://github.com/lf-edge/eve/commit/8b8424668cc76098f3326c790333502ff5fc51a3

milan-zededa commented 2 months ago

Superseded by https://github.com/lf-edge/eden/pull/986