commit: b3de33333af5f06e1e96428256ee17ca41cfd082 Author: Ben Kohler <bkohler <AT> gmail <DOT> com> AuthorDate: Wed Dec 6 03:34:28 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Wed Dec 6 03:35:37 2017 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=b3de3333
weekly/portage/isos/package.mask: mask new packages needing -bindist Newly stabilized dev-python/pyopenssl-17.2.0 and dev-python/cryptography-2.0.2 depend on openssl[-bindist] which is breaking our bindist-enabled iso builds[1]. These are used by mirrorselect on most of our isos. This new package.mask entry will allow us to stay on the older still-usable versions until the larger bindist issue is resolved. [1] https://archives.gentoo.org/gentoo-releng-autobuilds/message/498ea631212b254f8dbdd54be243427b Closes: https://bugs.gentoo.org/635576 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> releases/weekly/portage/isos/package.mask/openssl-bindist-workaround | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releases/weekly/portage/isos/package.mask/openssl-bindist-workaround b/releases/weekly/portage/isos/package.mask/openssl-bindist-workaround new file mode 100644 index 00000000..dbc8be77 --- /dev/null +++ b/releases/weekly/portage/isos/package.mask/openssl-bindist-workaround @@ -0,0 +1,2 @@ +>dev-python/pyopenssl-17 +>dev-python/cryptography-2
