Package: nginx / 1.28.0-1

Metadata

Package Version Patches format
nginx 1.28.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0003 define_gnu_source on other glibc based platforms.patch | (download)

src/os/unix/ngx_posix_config.h | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 use _gnu_source on gnu/kfreebsd
nginx fix pidfile.patch | (download)

src/core/nginx.c | 24 21 + 3 - 0 !
src/os/unix/ngx_daemon.c | 8 6 + 2 - 0 !
2 files changed, 27 insertions(+), 5 deletions(-)

 fix nginx pidfile handling
nginx ssl_cert_cb_yield.patch | (download)

src/event/ngx_event_openssl.c | 32 32 + 0 - 0 !
1 file changed, 32 insertions(+)

---