Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 00:17:17 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/policykit Makefile ports/sysutils/policykit/files patch-src_kit_kit-spawn.c patch-src_polkit-grant_polkit-grant.c
Message-ID:  <200903300017.n2U0HHnF063815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2009-03-30 00:17:17 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/policykit   Makefile 
  Added files:
    sysutils/policykit/files patch-src_kit_kit-spawn.c 
                             patch-src_polkit-grant_polkit-grant.c 
  Log:
  * Fix a problem where waitpid() may return EINTR which causes the various
    polkit helpers to report a failure.  This fix allows dynamic polkit
    policies to actually work (e.g. mounting fixed drives with proper
    authorization).
  
  * Workaround a bug in our version of getline(3), and check for EOF when
    getline does not return -1.
  
  Revision  Changes    Path
  1.18      +1 -1      ports/sysutils/policykit/Makefile
  1.3       +13 -0     ports/sysutils/policykit/files/patch-src_kit_kit-spawn.c (new)
  1.4       +11 -0     ports/sysutils/policykit/files/patch-src_polkit-grant_polkit-grant.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903300017.n2U0HHnF063815>