commit: 2b9a00eec66adfbb16dc890d91038b054ae125b5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 15:57:48 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 16:06:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9a00ee
profiles/base: Unmask bundled-libjpeg-turbo flag for net-im/zoom Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/base/package.use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 074e2e106f4..f919fbda6a3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -197,14 +197,6 @@ dev-util/meson test # Requires dev-vcs/ghp-import that is masked for removal. www-apps/nikola ghpages -# Ulrich Müller <[email protected]> (2020-04-08, 2020-11-21) -# Old versions of libjpeg-turbo have known security issues. -# The version included with >=zoom-5.3 has an empty DT_RPATH, -# which is insecure because the loader will search the working -# directory when it finds an empty path. -# Use the bundled lib on your own risk. Bug #715106. -net-im/zoom bundled-libjpeg-turbo - # Alfredo Tupone <[email protected]> (2020-04-04) # Ada support is not yet ready for sys-deve/gcc sys-devel/gcc ada
