Changes since version 0.10.36:
* build: update the location of gyp (Stephen von Takach)
* linux: fix epoll_pwait() fallback on arm64 (Ben Noordhuis)
* test: fix fs_chown when running as root (Ben Noordhuis)
* tests: skip some tests when network is unreachable (Luca Bruno)
* unix: do not discard environmental LDFLAGS (Luca Bruno)
* src: replace ngx_queue_split with ngx_queue_move (Ben Noordhuis)
* unix: use ngx_queue_move when iterating over lists (Ben Noordhuis)
* win: fix unsavory rwlock fallback implementation (Bert Belder)
* unix: map ENFILE errno (Saúl Ibarra Corretgé)
* doc: add note indicating branch status (Saúl Ibarra Corretgé)