Tuesday, September 20, 2022

Maintainer UPDATE www/unit to 1.28.0

Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/www/unit/Makefile.inc,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile.inc
--- Makefile.inc 4 Jun 2022 08:31:22 -0000 1.5
+++ Makefile.inc 20 Sep 2022 14:43:43 -0000
@@ -1,4 +1,4 @@
-VERSION?= 1.27.0
+VERSION?= 1.28.0
DISTNAME= unit-${VERSION}

CATEGORIES= www
Index: unit/distinfo
===================================================================
RCS file: /cvs/ports/www/unit/unit/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- unit/distinfo 4 Jun 2022 08:31:22 -0000 1.3
+++ unit/distinfo 20 Sep 2022 14:43:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (unit-1.27.0.tar.gz) = 36iC/390qh1ekqfC1xi9pixARhhuBNRlt8AoqzD9TmY=
-SIZE (unit-1.27.0.tar.gz) = 871783
+SHA256 (unit-1.28.0.tar.gz) = aXeSCO0tFoe10m+MTg+EYEROsoX7bO0kQ2UuDFhKgLA=
+SIZE (unit-1.28.0.tar.gz) = 878878
Index: unit-perl/distinfo
===================================================================
RCS file: /cvs/ports/www/unit/unit-perl/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- unit-perl/distinfo 4 Jun 2022 08:31:22 -0000 1.3
+++ unit-perl/distinfo 20 Sep 2022 14:43:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (unit-1.27.0.tar.gz) = 36iC/390qh1ekqfC1xi9pixARhhuBNRlt8AoqzD9TmY=
-SIZE (unit-1.27.0.tar.gz) = 871783
+SHA256 (unit-1.28.0.tar.gz) = aXeSCO0tFoe10m+MTg+EYEROsoX7bO0kQ2UuDFhKgLA=
+SIZE (unit-1.28.0.tar.gz) = 878878
Index: unit-php/distinfo
===================================================================
RCS file: /cvs/ports/www/unit/unit-php/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- unit-php/distinfo 4 Jun 2022 08:31:22 -0000 1.3
+++ unit-php/distinfo 20 Sep 2022 14:43:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (unit-1.27.0.tar.gz) = 36iC/390qh1ekqfC1xi9pixARhhuBNRlt8AoqzD9TmY=
-SIZE (unit-1.27.0.tar.gz) = 871783
+SHA256 (unit-1.28.0.tar.gz) = aXeSCO0tFoe10m+MTg+EYEROsoX7bO0kQ2UuDFhKgLA=
+SIZE (unit-1.28.0.tar.gz) = 878878
Index: unit-python/distinfo
===================================================================
RCS file: /cvs/ports/www/unit/unit-python/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- unit-python/distinfo 4 Jun 2022 08:31:23 -0000 1.3
+++ unit-python/distinfo 20 Sep 2022 14:43:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (unit-1.27.0.tar.gz) = 36iC/390qh1ekqfC1xi9pixARhhuBNRlt8AoqzD9TmY=
-SIZE (unit-1.27.0.tar.gz) = 871783
+SHA256 (unit-1.28.0.tar.gz) = aXeSCO0tFoe10m+MTg+EYEROsoX7bO0kQ2UuDFhKgLA=
+SIZE (unit-1.28.0.tar.gz) = 878878
Index: unit-ruby/distinfo
===================================================================
RCS file: /cvs/ports/www/unit/unit-ruby/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- unit-ruby/distinfo 4 Jun 2022 08:31:23 -0000 1.3
+++ unit-ruby/distinfo 20 Sep 2022 14:43:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (unit-1.27.0.tar.gz) = 36iC/390qh1ekqfC1xi9pixARhhuBNRlt8AoqzD9TmY=
-SIZE (unit-1.27.0.tar.gz) = 871783
+SHA256 (unit-1.28.0.tar.gz) = aXeSCO0tFoe10m+MTg+EYEROsoX7bO0kQ2UuDFhKgLA=
+SIZE (unit-1.28.0.tar.gz) = 878878
Hi,

hope you're doing well.

Could you please review the following maintainer update.
Please use the following message in the commit log, thanks.

<ChangeLog>

*) Change: increased the applications' startup timeout.

*) Change: disallowed abstract Unix domain socket syntax in non-Linux
systems.

*) Feature: basic statistics API.

*) Feature: customizable access log format.

*) Feature: more HTTP variables support.

*) Feature: forwarded header to replace client address and protocol.

*) Feature: ability to get dynamic variables.

*) Feature: support for abstract Unix sockets.

*) Feature: support for Unix sockets in address matching.

*) Feature: the $dollar variable translates to a literal "$" during
variable substitution.

*) Bugfix: router process could crash if index file didn't contain an
extension.

*) Bugfix: force SCRIPT_NAME in Ruby to always be an empty string.

*) Bugfix: when isolated PID numbers reach the prototype process host
PID, the prototype crashed.

*) Bugfix: the Ruby application process could crash on SIGTERM.

*) Bugfix: the Ruby application process could crash on SIGINT.

*) Bugfix: mutex leak in the C API.

</ChangeLog>

--
Sergey A. Osokin

No comments:

Post a Comment