commit: ab8aec36ca6d971ff1df405621ffd58572c0fdb0 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Jan 26 16:01:11 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 17:05:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8aec36
package.mask: mask dev-libs/libsass-3.6.3 Uses huge amounts of memory Version 3.6.1 is the latest working version Bug: https://bugs.gentoo.org/705682 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> Closes: https://github.com/gentoo/gentoo/pull/14461 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c29c24bf990..ec342e259af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <[email protected]> (2020-01-26) +# Proxy Maintainers <[email protected]> +# v3.6.3 uses huge amounts of memory: Bug #705682 +# v3.6.1 is the latest version without this issue +=dev-libs/libsass-3.6.3 + # Michał Górny <[email protected]> (2020-01-26) # Unmaintained in Gentoo. Last bumped in 2013. Multiple problems # reported both in release and live ebuild. Python 2 only. Version
