Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nginx: enable http_auth_request module
@ 2023-03-22  6:00 Vaelatern
  2023-03-24  4:01 ` Vaelatern
  2023-03-24  4:01 ` [PR PATCH] [Closed]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: Vaelatern @ 2023-03-22  6:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

There is a new pull request by Vaelatern against master on the void-packages repository

https://github.com/Vaelatern/void-packages nginx-http-auth
https://github.com/void-linux/void-packages/pull/42917

nginx: enable http_auth_request module
@Duncaen any thoughts? The module works for me as built now, it's new as of "1.5.4".

A patch file from https://github.com/void-linux/void-packages/pull/42917.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nginx-http-auth-42917.patch --]
[-- Type: text/x-diff, Size: 879 bytes --]

From b1802fae048c302857e84636340bcc66447cbba8 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Wed, 22 Mar 2023 01:59:07 -0400
Subject: [PATCH] nginx: enable http_auth_request module

---
 srcpkgs/nginx/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/nginx/template b/srcpkgs/nginx/template
index a4fd2bca1e34..0d082a042222 100644
--- a/srcpkgs/nginx/template
+++ b/srcpkgs/nginx/template
@@ -4,7 +4,7 @@
 # See comments in mime-types template
 pkgname=nginx
 version=1.22.1
-revision=1
+revision=2
 _tests_commit=18ac4d9e5a2a
 _njs_version=0.7.7
 create_wrksrc=yes
@@ -29,6 +29,7 @@ configure_args="--prefix=${_cfgdir}
  --http-uwsgi-temp-path=${_tmpdir}/uwsgi
  --with-compat
  --with-file-aio
+ --with-http_auth_request_module
  --with-http_dav_module
  --with-http_gunzip_module
  --with-http_gzip_static_module

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

* Re: nginx: enable http_auth_request module
  2023-03-22  6:00 [PR PATCH] nginx: enable http_auth_request module Vaelatern
@ 2023-03-24  4:01 ` Vaelatern
  2023-03-24  4:01 ` [PR PATCH] [Closed]: " Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-03-24  4:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/42917#issuecomment-1482215996

Comment:
https://github.com/void-linux/void-packages/commit/51b3115b19fc0a995a2c66817ce4a39a98c7dd62 merged

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

* Re: [PR PATCH] [Closed]: nginx: enable http_auth_request module
  2023-03-22  6:00 [PR PATCH] nginx: enable http_auth_request module Vaelatern
  2023-03-24  4:01 ` Vaelatern
@ 2023-03-24  4:01 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-03-24  4:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

There's a closed pull request on the void-packages repository

nginx: enable http_auth_request module
https://github.com/void-linux/void-packages/pull/42917

Description:
@Duncaen any thoughts? The module works for me as built now, it's new as of "1.5.4".

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

end of thread, other threads:[~2023-03-24  4:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22  6:00 [PR PATCH] nginx: enable http_auth_request module Vaelatern
2023-03-24  4:01 ` Vaelatern
2023-03-24  4:01 ` [PR PATCH] [Closed]: " Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).