From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 614A91395E2 for ; Sat, 19 Nov 2016 18:55:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A90E08B2; Sat, 19 Nov 2016 18:55:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACC7FE08B2 for ; Sat, 19 Nov 2016 18:55:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D51F1340E75 for ; Sat, 19 Nov 2016 18:55:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5CB7489 for ; Sat, 19 Nov 2016 18:55:24 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1479581715.cb50f677120f57cee02994ca064ed03c4093eaea.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: cb50f677120f57cee02994ca064ed03c4093eaea X-VCS-Branch: master Date: Sat, 19 Nov 2016 18:55:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c85bac97-a874-49f3-860b-bfcf77ce576b X-Archives-Hash: e25208166e8014ceecee80a6fc1e0d42 commit: cb50f677120f57cee02994ca064ed03c4093eaea Author: Robin H. Johnson gentoo org> AuthorDate: Sat Nov 19 18:52:04 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Nov 19 18:55:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb50f677 Merge remote-tracking branch 'github/pr/2627' * github/pr/2627: dev-vcs/cvs: security fix, QA fix and musl compilation fix Fixes: https://github.com/gentoo/gentoo/pull/2627 Signed-off-by: Robin H. Johnson gentoo.org> dev-vcs/cvs/cvs-1.12.12-r11.ebuild | 104 +++++++++++++++++++++ dev-vcs/cvs/files/cvs-1.12.12-CVE-2012-0804.patch | 30 ++++++ .../cvs/files/cvs-1.12.12-format-security.patch | 22 +++++ dev-vcs/cvs/files/cvs-1.12.12-getdelim.patch | 4 +- dev-vcs/cvs/files/cvs-1.12.12-hash-nameclash.patch | 4 +- .../cvs/files/cvs-1.12.12-mktime-configure.patch | 4 +- dev-vcs/cvs/files/cvs-1.12.12-musl.patch | 13 +++ .../cvs/files/cvs-1.12.12-rcs2log-coreutils.patch | 6 +- 8 files changed, 178 insertions(+), 9 deletions(-)