[v3] acl: update to 2.2.52
Message ID | 1457165236-21754-1-git-send-email-marcel.lorenz@ipfire.org |
---|---|
State | Accepted |
Commit | 2249bb1d52f36a69aad36384e60de4a4c63b0fda |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 3B9346270B for <patchwork@ipfire.org>; Sat, 5 Mar 2016 08:56:00 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 90823D51; Sat, 5 Mar 2016 08:55:59 +0100 (CET) Received: from mint01.skynet.local (ip5f5b7cdb.dynamic.kabel-deutschland.de [95.91.124.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 124F2C2; Sat, 5 Mar 2016 08:55:56 +0100 (CET) From: Marcel Lorenz <marcel.lorenz@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH v3] acl: update to 2.2.52 Date: Sat, 5 Mar 2016 09:07:16 +0100 Message-Id: <1457165236-21754-1-git-send-email-marcel.lorenz@ipfire.org> X-Mailer: git-send-email 1.9.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Marcel Lorenz
March 5, 2016, 7:07 p.m. UTC
Update acl to latst version from linux from scratch
The library will be in /usr/lib and now with the correct rootfile :)
Th older acl patches from me are deprecatet.
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
---
config/rootfiles/common/acl | 90 ++++++++++++++++++++++-----------------------
lfs/acl | 17 +++++----
2 files changed, 53 insertions(+), 54 deletions(-)