sduehr
sduehr
In urllib3 version 1.26 the parameter method_whitelist was replaced by allowed_methods. The Plugin now detects which parameter to use so that it also works with older versions. Also the new...
### Used Zammad Version 6.3.0 ### Environment - Installation method: package - Operating system (if you're unsure: `cat /etc/os-release` ): Rocky Linux 8.9 - Database + version: postgresql 14.11 -...
The changed configparser and ssl modules in Python 3.12 required adaptions of the plugin code so that it now works with the Python versions 3.6, 3.9, 3.10 and 3.12 ###...
Each jcr is linked to (up to) one thread (through `my_thread_id`). Each bsock is linked to (up to) one jcr (through `jcr_`); this leads bsock to believe that it is...
### Bareos component version ``` [root@rl9test1 ~]# bareos-fd --version 25.0.0~pre593.eec5ac8ed [root@rl9test1 ~]# bareos-dir --version 25.0.0~pre593.eec5ac8ed [root@rl9test1 ~]# bareos-sd --version 25.0.0~pre593.eec5ac8ed [root@rl9test1 ~]# bconsole --version 25.0.0~pre593.eec5ac8ed [root@rl9test1 ~]# rpm -qa "bareos*plugin*"...