fix: FTBFS on armhf due to time_t64
- d/p/fix-time_t64_and_return_local_variable.patch resolves FTBFS on 32-bit (armhf). Closes: #1091279
Also fixes the potential return of a local variable pointer from cgi_server_name() if the utsname fallback were reached.