Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933135Ab3DYRy3 (ORCPT ); Thu, 25 Apr 2013 13:54:29 -0400 Received: from g5t0009.atlanta.hp.com ([15.192.0.46]:5210 "EHLO g5t0009.atlanta.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932096Ab3DYRy1 (ORCPT ); Thu, 25 Apr 2013 13:54:27 -0400 Message-ID: <1366912466.1837.0.camel@buesod1.americas.hpqcorp.net> Subject: Re: [ANNOUNCE] util-linux 2.23 From: Davidlohr Bueso To: richard -rw- weinberger Cc: Karel Zak , LKML , linux-fsdevel , util-linux@vger.kernel.org Date: Thu, 25 Apr 2013 10:54:26 -0700 In-Reply-To: References: <20130425110450.GF2244@x2.net.home> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1595 Lines: 47 On Thu, 2013-04-25 at 13:59 +0200, richard -rw- weinberger wrote: > On Thu, Apr 25, 2013 at 1:04 PM, Karel Zak wrote: > > The util-linux release 2.23 is available at > > > > ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23 > > > > Feedback and bug reports, as always, are welcomed. > > > > Karel > > > > > > > > Util-linux 2.23 Release Notes > > ============================= > > > > The cryptoloop support in the commands mount(8) and losetup(8) has been > > REMOVED. The encryption= mount option and -e,-E,--encryption losetup options > > are no more supported. > > > > The command arch(1) has been REMOVED from util-linux in favour of coreutils > > version. > > > > The command chkdupexe has been REMOVED from util-linux. > > > > The library libblkid supports LIBBLKID_DEBUG= environment variable to > > print debug messages on stderr. The old BLKID_DEBUG= is no more supported. > > > > Release highlights > > ------------------ > > > > nsenter(1): > > - this NEW COMMAND provides command line interface to setns() Linux syscall > > and allows to run program with namespaces of other processes > > It would be nice if nsenter(1) would allow us to specify a uid/gid > which is switched to > if a user namespace is entered. Otherwise we become nobody:nogroup > after entering the > user namespace. +1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/