Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/bchunk/
Date: Tue, 31 Oct 2017 16:48:46
Message-Id: 1509468513.cba90b715d0226a333bf552d97257180160bdce7.grobian@gentoo
1 commit: cba90b715d0226a333bf552d97257180160bdce7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 16:48:33 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 16:48:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba90b71
7
8 app-cdr/bchunk: move security patches to -r4
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 app-cdr/bchunk/bchunk-1.2.0-r3.ebuild | 1 -
13 app-cdr/bchunk/{bchunk-1.2.0-r3.ebuild => bchunk-1.2.0-r4.ebuild} | 2 +-
14 2 files changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
17 index 165465a6fd2..f8387e0cb35 100644
18 --- a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
19 +++ b/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
20 @@ -12,7 +12,6 @@ SLOT="0"
21 KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~sparc-solaris ~x86-solaris"
22
23 DOCS=( "${P}.lsm" "${PN}.spec" README ChangeLog )
24 -PATCHES=( "${FILESDIR}/CVE-2017-15953.patch" "${FILESDIR}/CVE-2017-15955.patch" )
25
26 src_install() {
27 dobin "${PN}"
28
29 diff --git a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
30 similarity index 79%
31 copy from app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
32 copy to app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
33 index 165465a6fd2..f3c8e22334d 100644
34 --- a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
35 +++ b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
36 @@ -9,7 +9,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
37
38 LICENSE="GPL-2+"
39 SLOT="0"
40 -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~sparc-solaris ~x86-solaris"
41 +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
42
43 DOCS=( "${P}.lsm" "${PN}.spec" README ChangeLog )
44 PATCHES=( "${FILESDIR}/CVE-2017-15953.patch" "${FILESDIR}/CVE-2017-15955.patch" )