Page 1 of 1

Released 1.36.26 The Memory Remains

Posted: Fri Sep 16, 2022 10:22 pm
by iconnor
# Changes since 1.36.25

- Fix #3580 Export page broken due to type on dateTimeFormater => dateTimeFormatter
- Restore the integer value returned for status on API MonitorsController to per 1.36.16 value. The values got shifted due to making 0 = Unknown instead of negative 1.
- Only init the bootstrap table of events on watch view if the user has permission to view events. This prevents endless logging of insufficient permissions errors.
- Add fade to the logout modal which for some reason fixes it not showing after a cancel
- Specify that only main page content tables should have the first column be min-width: 300px. This was affecting the logout dialog table content when viewing the monitor edit view.
- fix export from event view
- Only try to set TIMEZONE when loading dateTimeFormatter if it is set and handle the exception when any of TIMEZONE or LOCALE are invalid.
- Fix values in LOCALE_DEFAULT dropdown in options.
- Add libio-interface-perl to dependencies. Fixes #3577
- Show the Reboot control when it is enabled without wake, sleep or reset.

1.36.26
Full Changelog

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 1:30 pm
by Heimo
Good afternoon,

will the updates in future come automatically via normal update/upgrade? I am using a raspberry. Or is there another (easy) way?

Kind regards

Heimo

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 2:06 pm
by iconnor
If you are on a pi, and using zmrepo, then they should come automatically with apt upgrade.

If not, then I may have forgotten to build packages for pi or something similar, in which case, give me a ping here and I'll look into it.

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 2:12 pm
by Heimo
Thank you for your quick response. I am not sure what you mean with "give me a ping".

This is the first line after login:
Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l

And this by doing an update:

root@raspberrypi:/home/heimo# apt-get update
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Ign:3 https://zmrepo.zoneminder.com/debian/release-1.36 bullseye/ InRelease
Hit:4 https://zmrepo.zoneminder.com/debian/release-1.36 bullseye/ Release
Reading package lists... Done

The version of zoneminder is still 1.36.25

Kind regards.

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 3:10 pm
by iconnor
By ping I basically mean post here asking what's up. As it turns out, what I described is pretty much what happened. For some weird reason the pi build was ignoring the new release tag and so didn't build. I have nudged it along, should be built and available in about 15min.

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 3:13 pm
by Heimo
Thank you very much, I have seen there is no file "zoneminder_1.36.26.orig.tar.gz", perhaps this is the reason?

Re: Released 1.36.26 The Memory Remains

Posted: Wed Sep 28, 2022 3:57 pm
by Heimo
It worked, thank you very much for your quick and professional help.

Best regards

Heimo