Updating to 4.0.7?
Posted: Wed Jul 23, 2014 10:54 am
Trying to update a test system created with 4.0.6 to 4.0.7, .. should 4.0.7 not exist in the repository?
# git remote
origin
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git://git.code.sf.net/p/nagios/nagioscore
# git pull origin master
From git://git.code.sf.net/p/nagios/nagioscore
* branch master -> FETCH_HEAD
Already up-to-date.
git tag
...
nagios-4.0.4
nagios-4.0.5
nagios-4.0.6
What is the proper way to update from the repo to 4.0.7? Cannot find anything on the forum.
Thanks!
Lee
# git remote
origin
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git://git.code.sf.net/p/nagios/nagioscore
# git pull origin master
From git://git.code.sf.net/p/nagios/nagioscore
* branch master -> FETCH_HEAD
Already up-to-date.
git tag
...
nagios-4.0.4
nagios-4.0.5
nagios-4.0.6
What is the proper way to update from the repo to 4.0.7? Cannot find anything on the forum.
Thanks!
Lee