commit: 16a82e62eb3b415d2227e07a90bfd7fa98a2de72 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Thu Dec 8 20:06:03 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 12:29:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a82e62
net-voip/captagent: last-rite. No longer interested in this package, limited use given SIP/TLS, use asterisk's res_hep module instead. Bug: https://bugs.gentoo.org/884815 Bug: https://bugs.gentoo.org/877731 Bug: https://bugs.gentoo.org/870910 Bug: https://bugs.gentoo.org/885845 Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28604 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3647f91805c6..bd75296dca55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Jaco Kroon <[email protected]> (2022-12-14) +# Multiple open bugs (bug #870910, bug #877731, bug #884815), only one of which +# is trivial to solve. +# With more and more SIP traffic using TLS rather than plaintext UDP or TCP +# this is fast becomming less and less useful. You should rather use +# asterisk's res_hep which can also report encrypted SIP and RTP to any HEP +# compatible reporting tool (including Homer). +# I'm no longer using this and don't recommend it's use, if you want this to be +# unmasked again, please contact me so that we can figure out how to approach +# maintenance thereof. +# Removal on 2023-01-31. +net-voip/captagent + # Hans de Graaff <[email protected]> (2022-12-11) # ruby27-only package. No reverse dependencies. # Last release in 2012. Removal in 30 days.
