Released 1.36.21 The Memory Remains

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
User avatar
iconnor
Posts: 2880
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Released 1.36.21 The Memory Remains

Post by iconnor »

# Changes since 1.36.20

- revert change that breaks compile with ffmpeg 5
- Only do the vsnprintf if the log is actually going to to happen (minor performance improvement when ffmpeg logging is enabled)
- Fix memleak when not doing passthrough
- Convert missed strftimes to dateTimeFormatter. Fixes 3526
- Remove remaining locale stuff from language files

1.36.21
Full Changelog
User avatar
iconnor
Posts: 2880
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Released 1.36.21 The Memory Remains

Post by iconnor »

This is basically just the few fixes that became obvious once we released 1.36.20.

Anyone wishing to assist in testing pre-release stable builds, PLEASE add the proposed ppa. We have very little testing of proposed changes to stable and as master and release-1.36 diverge it is getting harder and harder to ensure quality of release. Ideally there would be only simple bug fixes going forward, but php8.1, ffmpeg5 and recent browser changes have forced us to merge more and more from master.

sudo add-apt-repository ppa:iconnor/zoneminder-proposed
Ralphred
Posts: 32
Joined: Fri Jul 08, 2022 12:23 pm

Re: Released 1.36.21 The Memory Remains

Post by Ralphred »

iconnor wrote: Mon Jul 25, 2022 1:08 amPLEASE add the proposed ppa.
Are there static source tarballs for the "proposed" builds anywhere?
User avatar
iconnor
Posts: 2880
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Released 1.36.21 The Memory Remains

Post by iconnor »

If you want to build form source, use git. Follow the release-1.36 branch.
Ralphred
Posts: 32
Joined: Fri Jul 08, 2022 12:23 pm

Re: Released 1.36.21 The Memory Remains

Post by Ralphred »

iconnor wrote: Mon Jul 25, 2022 3:59 pmFollow the release-1.36 branch.
Gotcha.
Post Reply