From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3E803138206 for ; Wed, 27 Apr 2016 19:40:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D7121C002; Wed, 27 Apr 2016 19:40:49 +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 DA6B921C002 for ; Wed, 27 Apr 2016 19:40:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8A5E7340924 for ; Wed, 27 Apr 2016 19:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06A03188 for ; Wed, 27 Apr 2016 19:40:45 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1461786032.b8ee1d0746b7d9dfe99be1b558eb2d42f2bc3859.mpagano@gentoo> Subject: [gentoo-commits] proj/linux-patches:3.12 commit in: / X-VCS-Repository: proj/linux-patches X-VCS-Files: 0000_README 1058_linux-3.12.59.patch X-VCS-Directories: / X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: b8ee1d0746b7d9dfe99be1b558eb2d42f2bc3859 X-VCS-Branch: 3.12 Date: Wed, 27 Apr 2016 19:40:45 +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: 3021a567-8ff0-407f-b430-49ddab0d43e3 X-Archives-Hash: 8070782fa50526decaa237dcb6f4f6d2 commit: b8ee1d0746b7d9dfe99be1b558eb2d42f2bc3859 Author: Mike Pagano gentoo org> AuthorDate: Wed Apr 27 19:40:32 2016 +0000 Commit: Mike Pagano gentoo org> CommitDate: Wed Apr 27 19:40:32 2016 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=b8ee1d07 Linux patch 3.12.59 0000_README | 4 ++++ 1058_linux-3.12.59.patch | Bin 0 -> 24492 bytes 2 files changed, 4 insertions(+) diff --git a/0000_README b/0000_README index fce2e2e..ee2e2fc 100644 --- a/0000_README +++ b/0000_README @@ -274,6 +274,10 @@ Patch: 1057_linux-3.12.58.patch From: http://www.kernel.org Desc: Linux 3.12.58 +Patch: 1058_linux-3.12.59.patch +From: http://www.kernel.org +Desc: Linux 3.12.59 + Patch: 1500_XATTR_USER_PREFIX.patch From: https://bugs.gentoo.org/show_bug.cgi?id=470644 Desc: Support for namespace user.pax.* on tmpfs. diff --git a/1058_linux-3.12.59.patch b/1058_linux-3.12.59.patch new file mode 100644 index 0000000..18686a4 Binary files /dev/null and b/1058_linux-3.12.59.patch differ