Fedora Core 6 introduced a new .gnu.hash section which seems to trip our elf tests. section [ 3] '.gnu.hash' has unsupported type 1879048182 section [19] '.dynamic': entry 4: unknown tag section [19] '.dynamic': mandatory tag HASH not present section [19] '.dynamic': contains SYMTAB entry but not HASH FAIL: run-elflint-self.sh
Frysk was upgraded to elfutils-0.122. They know about the existence of .gnu.hash, but they still think that the old HASH is mandatory: section [20] '.dynamic': mandatory tag HASH not present section [20] '.dynamic': contains SYMTAB entry but not HASH FAIL: run-elflint-self.sh
This test now passes.