Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711298 - www-servers/nginx: please update the GEOIP2 module
Summary: www-servers/nginx: please update the GEOIP2 module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-02 10:43 UTC by Tomáš Mózes
Modified: 2020-04-11 21:11 UTC (History)
0 users

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 Tomáš Mózes 2020-03-02 10:43:10 UTC
3.3
Fix segmentation fault when auto reloading maxmind databases

-GEOIP2_MODULE_PV="3.2"
+GEOIP2_MODULE_PV="3.3"

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2020-04-11 21:11:32 UTC
The bug has been closed via the following commit(s):

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

commit 91da385541a31060f2aae5447939d6048ec197ea
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2020-03-30 11:19:14 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-04-11 21:10:38 +0000

    www-servers/nginx: update geoip2 module
    
    Fix segmentation fault when auto reloading maxmind databases
    
    Closes: https://bugs.gentoo.org/711298
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-servers/nginx/Manifest               |    1 +
 www-servers/nginx/nginx-1.17.9-r2.ebuild | 1092 ++++++++++++++++++++++++++++++
 2 files changed, 1093 insertions(+)