commit: c1a4ecf6940ec28e7382bf8f957f6102a7d825b7 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org> AuthorDate: Sun Apr 21 13:22:32 2019 +0000 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org> CommitDate: Sun Apr 21 13:22:32 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=c1a4ecf6
Drop app-crypt/bcwipe from the admin-cd specs as it seems we can't distribuite it - bug 683956. Thanks to Ulrich Müller <ulm <AT> gentoo.org> for pointing out the licensing issue. Bug: http://bugs.gentoo.org/683956 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org> releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec | 1 - releases/weekly/specs/amd64/hardened/admincd-stage1.spec | 1 - releases/weekly/specs/x86/hardened/admincd-stage1.spec | 1 - 3 files changed, 3 deletions(-) diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec index a003bcc0..aaac8046 100644 --- a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec +++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec @@ -51,7 +51,6 @@ livecd/packages: app-benchmarks/iozone app-benchmarks/stress app-benchmarks/tiobench - app-crypt/bcwipe app-crypt/gnupg app-crypt/pinentry app-editors/emacs diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec index 9c068b44..971cc3bf 100644 --- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec +++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec @@ -52,7 +52,6 @@ livecd/packages: app-benchmarks/iozone app-benchmarks/stress app-benchmarks/tiobench - app-crypt/bcwipe app-crypt/gnupg app-crypt/pinentry app-editors/emacs diff --git a/releases/weekly/specs/x86/hardened/admincd-stage1.spec b/releases/weekly/specs/x86/hardened/admincd-stage1.spec index 4e661f23..9afdc44e 100644 --- a/releases/weekly/specs/x86/hardened/admincd-stage1.spec +++ b/releases/weekly/specs/x86/hardened/admincd-stage1.spec @@ -52,7 +52,6 @@ livecd/packages: app-benchmarks/iozone app-benchmarks/stress app-benchmarks/tiobench - app-crypt/bcwipe app-crypt/gnupg app-crypt/pinentry app-editors/emacs
