tomty89
tomty89
To make issues more manageable, I would appreciate it if you fill out the following details as applicable: # General information 1. Android Version 8.0 2. Android Vendor/Custom ROM Sony/Official...
So that ovpn with `redirect-gateway` and `net_gateway` routes can be used properly. It would avoid the need in changing that into some `vpn_gateway` route (e.g. `0.0.0.0 0.0.0.0`) and hence flag...
We can wait until some distro has introduced the update so that we can have some idea on whether it causes any breakage, but it shouldn't hurt to start the...
Both ics-openvpn with openvpn3 and OpenVPN Connect on Android shows the problem: ``` Nov 03 13:50:31 archlinux openvpn[18325]: 192.168.1.131:43902 peer info: IV_VER=2.5_master Nov 03 13:50:31 archlinux openvpn[18325]: 192.168.1.131:43902 peer info:...
### Issue Summary Having `LatinModernMathJax_NonUnicode-Regular.woff` in system causes lines in document opened in *Editing* mode in Microsoft Word (the online web app) in Firefox to have huge *CSS* (line-)heights. The...
It seems counter-intuitive / inconsistent to me that `UseRoutes=false` implies `UseGateway=false` (when not explicitly set) but not `RoutesTo{DNS,NTP}=false` (when not explicitly set). It also seems unusual that one would want...
cygwin had hardlink faking removed with commit 6cabe044dd07c17bea043d924f414d74086df7b9. As opposed to what cygwin does, we allow symlink faking. I'm not seeing a concrete reason that we should not allow that...
While NTFS supports hardlinks, exFAT does not. This prevents some packages to be installed in an msys2 installation that is on an exFAT-formatted drive. Instead of having all those packages...
https://github.com/android/ndk/blob/master/Changelogs/Changelog-r21.md Apparently since NDK r21, it ships a shared variant of libomp. This is more or less proven to be true as per #6140. I think we should probably ship...