Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
20_iroute_mask.diff | [PATCH] Fix iroute netmask computation This rewrites computation of the netmask from CIDR netmask. It was previously completely buggy due to using j instead of k. Using doubles to store a 32bit value is not really safe, and using masks and shifts is much simpler actually. |
no | ||||
25_fix-fd-leak.diff | There is a file descriptor leak in an errors path in AccountingProcess.cpp. | no | ||||
30_build-with-debug-symbols.diff | The upstream source provides no way to extend the CFLAGS by -g which is needed for building the debug package. So instead of setting the variables, we add to them. |
no | ||||
35_verbose_built.diff | Show actual compiler arguments. | no | ||||
40_use_cppflags.diff | Respect CPPFLAGS | no | vendor | 2018-10-28 | ||
0006-Support-verify-client-cert-directive-in-openvpn-2.4.patch | Support verify-client-cert directive in openvpn 2.4 | Shengjing Zhu <zhsj@debian.org> | no | debian | 2022-11-12 |