Incomplete Cloudron update (for Peertube v6.1.0)
-
Re: PeerTube - Package Updates
@nebulon said in PeerTube - Package Updates:
[2.16.0]
- Update PeerTube to 6.1.0
- Full changelog
- Compact ActivityPub JSON-LD objects before using them to prevent incorrect access control @tesaguri
- Protect ActivityPub information related to private/internal/blocked videos
It seems that some of the changes in the latest release are not reflected in the latest Cloudron package. Example, the changes in config files are not there ( https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md#admin-config-non-exhaustive)
-
@nebulon said in Incomplete Cloudron update (for Peertube v6.1.0):
So the config yaml file is in
/app/data
so we try to patch it selectively only in https://git.cloudron.io/cloudron/peertube-app/-/blob/master/start.sh?ref_type=heads#L66Are any of those breaking the app for you?
I'm yet to do a thorough analysis, but i do think that there is going to be some impact, as the changes are mentioned as 'Breaking Changes'.
Also, the new parameters introduced in this particular release, https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md#admin-config-non-exhaustive, are non-trivial for the performance/analytics/general admin of the Peertube instance..