Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811744 - www-servers/nginx-unit-1.25.0: version bump
Summary: www-servers/nginx-unit-1.25.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ralph Seichter
URL: https://forum.nginx.org/read.php?27,2...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-05 15:27 UTC by cyberbat
Modified: 2021-09-10 14:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyberbat 2021-09-05 15:27:33 UTC
The version contains sought-after features like ability to obtain the originating client IP address.

I tried just rename current (1.22.0-r1) ebuild and it seems to work.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-09-10 14:27:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e204f7e05cd1e8c7e5807ac54ad89027924a9d8a

commit e204f7e05cd1e8c7e5807ac54ad89027924a9d8a
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2021-09-10 14:27:37 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2021-09-10 14:27:37 +0000

    www-servers/nginx-unit: Version bump, eapi bump, fix bugs
    
    Add version 1.25.0
    Add systemd unit file
    EAPI 8 bump
    Fix openrc init.d file
    
    Closes: https://bugs.gentoo.org/811744
    Closes: https://bugs.gentoo.org/811747
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 www-servers/nginx-unit/Manifest                 |  1 +
 www-servers/nginx-unit/files/nginx-unit.initd   |  4 +-
 www-servers/nginx-unit/files/nginx-unit.service | 13 ++++
 www-servers/nginx-unit/nginx-unit-1.25.0.ebuild | 87 +++++++++++++++++++++++++
 4 files changed, 103 insertions(+), 2 deletions(-)