Which point release is installed?

Forum for questions and support relating to the 1.28.x releases only.
Locked
Simpler
Posts: 77
Joined: Mon Nov 02, 2015 12:40 am

Which point release is installed?

Post by Simpler »

I recently installed ZoneMinder 1.28.1 on Linux Mint 17.2 using ppa:iconnor/zoneminder, but I see discussions and the github site talking about 1.28.108.

When I run ZoneMinder, the top of the screen shows 1.28.1.

Is this really running the ".1" release and not the ".108" release?

Where there really 107 "point" releases between what is available on the ppa and what is available on github?

How can I check the actual version that is installed?
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: Which point release is installed?

Post by asker »

You have installed the latest stable version which is 1.28.1

1.28.108 is the latest development snapshot and is part of zoneminder-master branch of iconnors PPAs. You are on the zoneminder branch.


Note that development snapshots are not fully tested and may contain bugs - which is why they are not recommended for production deployment.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Simpler
Posts: 77
Joined: Mon Nov 02, 2015 12:40 am

Re: Which point release is installed?

Post by Simpler »

Thanks for the reply. I'm still trying to figure all of this out.

Just for kicks, I installed new VM of Linux Mint 17.2 and then went through the instructions to install 1.28.1 (the easy way), but instead of adding repository:

Code: Select all

ppa:iconnor/zoneminder
I added:

Code: Select all

ppa:iconnor/zoneminder-master
thinking that I would be getting 1.28.108, but I got 1.26.5
What's up with that? Is there a similar set of instructions to load the latest development environment (.108)?

Thanks
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Which point release is installed?

Post by knight-of-ni »

The latest official release is always shown here:
https://github.com/ZoneMinder/ZoneMinder/releases

If it isn't shown on that page, then it isn't an official release.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
bbunge
Posts: 2975
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Which point release is installed?

Post by bbunge »

There are upgrade instructions on the WIKI. With changes to the packaging I have held off on specific procedures for a stable release. However, those upgrade instructions are not exactly right as they reference the zoneminder ppa and not the master branch.
Locked