jayray-git

Results 8 comments of jayray-git

Temp fix if using mysql application/config/stikked.php $config['db_driver'] = 'mysqli'; and for lines 129,151,208,280,297,335 in system/libraries/Session/drivers/Session_database_driver.php I just inserted the following before each function as a temp fix. #[\ReturnTypeWillChange] *there is...

perl -pi -e 's/strlcpy/strscpy/' * ^works

Specifically looking at : /root/ipt-netflow/ipt_NETFLOW.c:1807:35: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long...

Kernel upgrade from (6.10.10.arch1-1 -> 6.11.2.arch1-1) is responsible after doing some digging.

https://gist.github.com/jayray-git/fc468e97e57f8be3fa2d1309899198ee made it this far with the above - new kernel signal mismatches I would guess, but I have no more ideas at this point

I think this patch takes care of it. @axe-kenig thanks for sorting that, way beyond my level to fix. https://gist.github.com/jayray-git/ec8a02983db622310f01f8f725019878

> @jayray-git please make PR, so we can include your patch in AUR @k0ste Orphaned package since 2021, and has been broke since. I took care of the upstream, someone...