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 10CD858973 for ; Fri, 22 Jan 2016 08:21:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A43EB21C002; Fri, 22 Jan 2016 08:21:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 590FB21C002 for ; Fri, 22 Jan 2016 08:21:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 893C13407B8 for ; Fri, 22 Jan 2016 08:21:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A00FACB3 for ; Fri, 22 Jan 2016 08:21:25 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1453450783.d92473d5e8fa7af5572596d4456902df1732d122.prometheanfire@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/hardened/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/amd64/hardened/stage4-cloud.spec releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec X-VCS-Directories: releases/weekly/specs/amd64/hardened/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: d92473d5e8fa7af5572596d4456902df1732d122 X-VCS-Branch: master Date: Fri, 22 Jan 2016 08:21:25 +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: fcd99952-a39a-43cc-94e3-a623bfa9e0fd X-Archives-Hash: 15322b99561bb43c313b6acd1639fe63 commit: d92473d5e8fa7af5572596d4456902df1732d122 Author: Matthew Thode mthode org> AuthorDate: Fri Jan 22 08:19:43 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Jan 22 08:19:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d92473d5 add xattr flag to cloud specs so they work on xattr kernels releases/weekly/specs/amd64/hardened/stage4-cloud.spec | 1 + releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec index 8925724..03a2e79 100644 --- a/releases/weekly/specs/amd64/hardened/stage4-cloud.spec +++ b/releases/weekly/specs/amd64/hardened/stage4-cloud.spec @@ -16,6 +16,7 @@ stage4/use: sse sse2 urandom + xattr stage4/packages: app-admin/logrotate diff --git a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec index 47139c3..1d1b0bd 100644 --- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec +++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-cloud.spec @@ -16,6 +16,7 @@ stage4/use: sse sse2 urandom + xattr stage4/packages: app-admin/logrotate