diff options
author | Jaco Kroon <jaco@uls.co.za> | 2022-12-08 22:06:03 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-12-14 14:29:37 +0200 |
commit | 16a82e62eb3b415d2227e07a90bfd7fa98a2de72 (patch) | |
tree | 5daed253c0173acbc98e51f139244d4ecddf384d /profiles | |
parent | sys-kernel/vanilla-sources: add 6.0.13, drop 6.0.12 (diff) | |
download | gentoo-16a82e62eb3b415d2227e07a90bfd7fa98a2de72.tar.gz gentoo-16a82e62eb3b415d2227e07a90bfd7fa98a2de72.tar.bz2 gentoo-16a82e62eb3b415d2227e07a90bfd7fa98a2de72.zip |
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@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/28604
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 13 |
1 files changed, 13 insertions, 0 deletions
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 <jaco@uls.co.za> (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 <graaff@gentoo.org> (2022-12-11) # ruby27-only package. No reverse dependencies. # Last release in 2012. Removal in 30 days. |