git clone https://git.openwrt.org/openwrt/openwrt.git git checkout lede-17.01
maketag.sh
script from maintainer repo into the clone./maketag.sh -k 818021EBB6C9ECDA -v 17.01.5
git log -p -2
git show v17.01.5
git push origin lede-17.01 git push --follow-tags origin refs/tags/v17.01.5:refs/tags/v17.01.5
tag
17.01.5
v
prefix! Enter only the numbermake-changelog.pl
from maintainer repo into the local clone./make-changelog.pl v17.01.4..v17.01.5