commit: ad77bce60d04e76bd37cbfc87cf35cb58a0f8a92 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 03:21:11 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 03:22:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad77bce6
profiles/package.mask: add dev-java/jackson-databind * Multiple security vulnerabilities * No revbump in several years Bug: https://bugs.gentoo.org/675682 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 200c9195c30..8a9df1d1571 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,18 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (12 Apr 2019) +# Multiple security vulnerabilities +# No revbumps in several years +# Removal in 30 days. Bug #675682 +dev-java/jackson-databind +# rdeps +app-text/languagetool +app-vim/languagetool +dev-java/jackson-dataformat-xml +dev-java/jackson-dataformat-yaml +dev-java/jackson-module-jaxb-annotations + # Virgil Dupras <[email protected]> (12 Apr 2019) # Dead upstream, no revdeps. # Removal in 30 days. Bug #683146
