All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/5] nginx updates
@ 2021-06-30 17:36 Adam Duskett
  2021-06-30 17:36 ` [Buildroot] [PATCH v2 1/5] package/nginx: bump version to 1.20.1 Adam Duskett
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Adam Duskett @ 2021-06-30 17:36 UTC (permalink / raw)
  To: buildroot

Thanks for the feedback!
Yann; I updated the license information for nginx-naxsi and added pcre as a
dependency (it was already selected.)

I also dropped the ignore_cve's from nginx.mk.

Adam Duskett (5):
  package/nginx: bump version to 1.20.1
  package/nginx: add stream_set_module support
  package/nginx-naxsi: bump version to 1.3
  package/nginx-dav-ext: bump version to 3.0.0
  package/nginx-modsecurity: bump to version 1.0.2

 package/nginx-dav-ext/nginx-dav-ext.hash      |  4 +-
 package/nginx-dav-ext/nginx-dav-ext.mk        |  2 +-
 .../nginx-modsecurity/nginx-modsecurity.hash  |  6 +--
 .../nginx-modsecurity/nginx-modsecurity.mk    |  2 +-
 package/nginx-naxsi/nginx-naxsi.hash          |  5 ++-
 package/nginx-naxsi/nginx-naxsi.mk            |  8 ++--
 ...ture_run_force_result-for-each-featu.patch | 40 ++++++++-----------
 ...ake-sys_nerr-guessing-cross-friendly.patch | 27 ++++++-------
 ...to-os-linux-fix-build-with-libxcrypt.patch |  2 +-
 ...ff-by-one-write-in-ngx_resolver_copy.patch | 40 -------------------
 package/nginx/Config.in                       |  6 +++
 package/nginx/nginx.hash                      |  4 +-
 package/nginx/nginx.mk                        |  9 +++--
 13 files changed, 58 insertions(+), 97 deletions(-)
 delete mode 100644 package/nginx/0010-Resolver-fixed-off-by-one-write-in-ngx_resolver_copy.patch

-- 
2.31.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-21  2:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 17:36 [Buildroot] [PATCH v2 0/5] nginx updates Adam Duskett
2021-06-30 17:36 ` [Buildroot] [PATCH v2 1/5] package/nginx: bump version to 1.20.1 Adam Duskett
2021-06-30 17:36 ` [Buildroot] [PATCH v2 2/5] package/nginx: add stream_set_module support Adam Duskett
2021-06-30 17:36 ` [Buildroot] [PATCH v2 3/5] package/nginx-naxsi: bump version to 1.3 Adam Duskett
2021-07-20 22:00   ` Thomas Petazzoni
2021-07-20 22:00     ` Thomas Petazzoni
2021-06-30 17:36 ` [Buildroot] [PATCH v2 4/5] package/nginx-dav-ext: bump version to 3.0.0 Adam Duskett
2021-06-30 17:37 ` [Buildroot] [PATCH v2 5/5] package/nginx-modsecurity: bump to version 1.0.2 Adam Duskett
2021-07-20 21:57 ` [Buildroot] [PATCH v2 0/5] nginx updates Thomas Petazzoni
2021-07-20 21:57   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.