From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brandon Philips Subject: [ANNOUNCE] acl v2.2.49 released Date: Thu, 19 Nov 2009 23:30:00 -0800 Message-ID: <20091120072959.GA32542@jenkins.home.ifup.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com Return-path: Received: from cantor.suse.de ([195.135.220.2]:40659 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754857AbZKTHhJ (ORCPT ); Fri, 20 Nov 2009 02:37:09 -0500 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hello All- Version 2.2.49 of acl has been released. The Tarball can be found here: http://download.savannah.gnu.org/releases-noredirect/acl/acl-2.2.49.src.tar.gz The git repository can be found here: http://git.savannah.gnu.org/cgit/acl.git/ The CHANGES can be found here: http://git.savannah.gnu.org/cgit/acl.git/tree/doc/CHANGES?id=HEAD This release fixes two bugs in the tarball package of v2.2.48: - docs/CHANGES wasn't updated - tests/sort-getfacl-output and examples/copyperm.c didn't make it into the tarball No code has changed but these fixes are important for distros looking to version bump[1]. Also, for distros that like to test packages at build time try out `make tests` which was added in v2.2.48. Thanks, Brandon [1] http://bugs.gentoo.org/show_bug.cgi?id=292842