On Fri, Mar 14, 2014 at 05:21:23PM -0500, Peter Baumgarten wrote:
> On Fri, 2014-03-14 at 09:29 +0100, Samuel Thibault wrote:
> > Use patch -ur between an unmodified version of sudo and your modified
> > version. Send that to debian-h...@lists.debian.org for review, and then
> I sent the patch to d
Peter Baumgarten, le Fri 14 Mar 2014 22:33:42 -0500, a écrit :
> On Tue, 2014-03-11 at 10:15 +0100, Samuel Thibault wrote:
> > Another way is to just fix lockf in glibc (for now it is just returning
> > ENOSYS), it seems sudo simply locks the whole file, so it would be the
> > simple case to implem