Oliver Niesner writes: > I want test some new software on cerowrt. > The suggested version as far as i know is 3.10.17-6. > Unfortunately when i do a "git tag" only some older version > is shown (3.10.17-3 is newest). > I used the following modifications in ./scripts/cerobuild.sh 3.10.17-6 is tagged in github. You probably just need to do a 'git pull' on the main cerowrt directory. The cerobuild script only touches the package and cerofiles sub-directories. I don't think Dave has pushed the 3.10.18* releases anywhere. -Toke