Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853049 - www-apache/mod_gnutls-0.12 version bump
Summary: www-apache/mod_gnutls-0.12 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: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://github.com/airtower-luna/mod_...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-19 11:43 UTC by Forza
Modified: 2022-06-19 12:24 UTC (History)
1 user (show)

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


Attachments
Updated ebuild (file_853049.txt,2.05 KB, text/plain)
2022-06-19 11:48 UTC, Forza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forza 2022-06-19 11:43:46 UTC
mod_gnutls-0.12 was released last year and it should be updated.

I tested a local overlay ebuild and it works well. I had to change

PYTHON_COMPAT=( python3_{7..9} )

to

PYTHON_COMPAT=( python3_{7..10} )

to solve bug 846338

Reproducible: Always
Comment 1 Forza 2022-06-19 11:48:48 UTC
Created attachment 786158 [details]
Updated ebuild
Comment 2 Larry the Git Cow gentoo-dev 2022-06-19 12:24:21 UTC
The bug has been closed via the following commit(s):

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

commit a4c8cc105ae81625971bca30096f6491645b0c6c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-06-19 12:22:28 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-06-19 12:24:16 +0000

    www-apache/mod_gnutls: Bump to version 0.12.0
    
    Thanks-to: Forza <forza@tnonline.net>
    Closes: https://bugs.gentoo.org/846338
    Closes: https://bugs.gentoo.org/853049
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 www-apache/mod_gnutls/Manifest                 |  1 +
 www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild | 89 ++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)