Open onedayblack opened 1 month ago
Hello,
i would also be interested in version 9.2.1-11380.
thank you
I guess I’ll have to wait until next year, I’m a bit busy at the end of the year
so many time to wait :( can you please make it before that?
hi @ohyeah521 , any news?
to anyone who ended here after upgrade your DSM to latest version and can't anymore install the version 9.2.0-11289 :
SSH into your DSM then run (as sudo -i or root) `
cp /etc.defaults/synopackageslimit.conf /etc.defaults/synopackageslimit.conf.bak
sed -i 's/SurveillanceStation="9.2.1-11320"/SurveillanceStation="9.2.0-11289"/g' /etc.defaults/synopackageslimit.conf
And now you can install from GUI the 9.2.0-11289
And if you want to prevent upgrade displaying in package center, just run these line (as sudo -i or root) in the cli :
cp /var/packages/SurveillanceStation/INFO /var/packages/SurveillanceStation/INFO.bak
sed -i 's/version="9.2.0-11289"/version="99.2.0-11289"/g' /var/packages/SurveillanceStation/INFO
(edit : formatting)
@ohyeah521 can you use that has a fix?
@ohyeah521 can you use that has a fix?
I won't do that, because I don't recommend upgrading to dsm 7.2.2. Many functions have been castrated, and the risks of doing so are unknown. You need to do it yourself so that you understand all the risks. I don’t want anyone who doesn’t understand to run these commands, because incorrect operation may cause data loss. After all, the first priority of NAS is to ensure data security.
I agree with you. well, for me is just a pain in the azz because all my cameras are "down" :(
@ohyeah521 , I'm curious, have you a list of functions that have been truncated ? I don't see any risk in modify synopackageslimit.conf and package/INFO but I can completely miss the point (other than the OS corruption inherent with running random script from internet :) )
Hello,
Currently, the latest version is 9.2.1-11380. Will you be providing compatibility for this version?
thank you