Does this patch update adrelinknew.sh in 12.1.3 instance?
In my case, the patch did not update this file.
adrelink is still failing after applying this patch, I have checked the usual suspects i.e. binutils and /etc/issue and they are correct.
All notes point to only these two issues.
Can I make manual change to adrelinknew.sh and put 8 here in the following lines instead of 5
linux_release_file="/etc/issue"
if test -f "$linux_release_file"; then
grep "5\." $linux_release_file > /dev/null