Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586456 - net-analyzer/zabbix-3.0.3-r1: Support additional TLS backends
Summary: net-analyzer/zabbix-3.0.3-r1: Support additional TLS backends
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Deadline: 2019-11-27
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-20 12:57 UTC by Timo Gurr (RETIRED)
Modified: 2021-06-30 10:14 UTC (History)
4 users (show)

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


Attachments
zabbix-3.0.3-r1-tls-backends.patch (zabbix-3.0.3-r1-tls-backends.patch,2.21 KB, patch)
2016-06-20 12:57 UTC, Timo Gurr (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Gurr (RETIRED) gentoo-dev 2016-06-20 12:57:30 UTC
Created attachment 438096 [details, diff]
zabbix-3.0.3-r1-tls-backends.patch

Attaching an updated patch with my proposal from https://bugs.gentoo.org/show_bug.cgi?id=574858 to additionally support gnutls and mbedtls backends, mostly identical to what's done in the curl ebuild.
Comment 1 Pacho Ramos gentoo-dev 2019-12-13 15:50:15 UTC
can you update the patch for 4.4.0 version?

Thanks
Comment 2 Miroslav Šulc gentoo-dev 2021-06-30 09:09:15 UTC
afaics at least the latest (5.4.2) version currently supports only openssl and gnutls, not mbedtls anymore. the last main version supporting mbedtls is 4*.
Comment 3 Larry the Git Cow gentoo-dev 2021-06-30 10:14:18 UTC
The bug has been closed via the following commit(s):

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

commit c95edf1f15ed912075324ecb74a2f2c3483889ce
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-06-30 10:14:05 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-06-30 10:14:15 +0000

    net-analyzer/zabbix: added support for additional tls backends
    
    thanks to Timo Gurr <tgurr@gentoo.org> for the initial patch
    
    Closes: https://bugs.gentoo.org/586456
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 net-analyzer/zabbix/metadata.xml            | 10 ++++++----
 net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild | 13 ++++++++++---
 net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild | 13 ++++++++++---
 net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild | 13 +++++++++----
 net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild  | 13 +++++++++----
 net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild  | 13 +++++++++----
 net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild  | 13 +++++++++----
 net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild  | 13 +++++++++----
 8 files changed, 71 insertions(+), 30 deletions(-)