Just finally getting an IP camera to add to my Ubuntu 14.04.3 LTS system so I'd like to upgrade from v1.26.5 to v1.28.x.
I'm a little confused as to the best and supported way to upgrade.
It seems you can:
- a) upgrade your base distribution to a non LTS version of ubuntu
b) Add a PPA (add-apt-repository ppa:iconnor/zoneminder)
c) Possibly use Ubuntu package pinning to pull in a newer 1.28.1-8 version of Ubuntu packages from Wily.
eg using instructions from https://help.ubuntu.com/community/PinningHowto
d) Building from source
But from what I read it sounds like doing B) and adding ppa:iconnor/zoneminder is not supposed to be used for production machines?
Or has the above become a sort of current "production" ubuntu version?
(with the PPA for ppa:iconnor/zoneminder-master now the development version just for testing for 1.29.x and future releases?)
Reading the easy way using a PPA:
https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
It states at the top of the page:
"22OCT15 Returned this to original version as 1.28.1 has been returned to the iconnor PPA"
Does this mean that B) now has turned into the preferred way to upgrade from the older 1.26.5 version in the Trusty 14.04 package repository?
Thanks!