root password hash remains weak after selecting MD5 hash. /etc/shadow has a very short hash of root password and long hashes of (ordinary) users added afterwards. This must be documented so root remembers to change his password after install to get the stronger hash.
This is because the change in the authentication policies comes after we set the root password. We will address this problem in the next release.