Much of the diff is repackaging: renamed helpers, merged duplicate lists, renamed constants with identical values.
What's wrong with this entry?
A large share of the diff is repackaging with no behavioural effect: module wrappers and compiler-generated helpers were re-emitted under new names, duplicate filesystem error-code lists were merged into one, and numeric limits were renamed without changing value. A sample matched the previous release; not every one of the 152 entries was checked individually.
(lrb = ["ELOOP", "ENXIO", "EISDIR"])
Strings lifted out of the shipped bundle, so the claim above can be checked against them.