From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43DA396F.307@tresys.com> Date: Fri, 27 Jan 2006 10:17:03 -0500 From: Joshua Brindle MIME-Version: 1.0 To: Stephen Smalley CC: SELinux List Subject: Re: [PATCH] libsemanage/semanage - permission check for semanage References: <1137707155.17672.2.camel@twoface.columbia.tresys.com> <1137770413.3648.140.camel@moss-spartans.epoch.ncsc.mil> <1137784500.31152.6.camel@twoface.columbia.tresys.com> <1137790181.3648.250.camel@moss-spartans.epoch.ncsc.mil> <43D1553B.3090701@tresys.com> <1138026975.20815.62.camel@moss-spartans.epoch.ncsc.mil> <43D4ED7A.3090805@tresys.com> <1138030160.20815.97.camel@moss-spartans.epoch.ncsc.mil> <43D4F8DD.30705@tresys.com> <1138031978.20815.103.camel@moss-spartans.epoch.ncsc.mil> <43D4FEBF.6020309@tresys.com> <1138033134.20815.107.camel@moss-spartans.epoch.ncsc.mil> <1138308020.26199.5.camel@twoface.columbia.tresys.com> <1138374734.13075.317.camel@moss-spartans.epoch.ncsc.mil> In-Reply-To: <1138374734.13075.317.camel@moss-spartans.epoch.ncsc.mil> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Stephen Smalley wrote: > On Thu, 2006-01-26 at 15:40 -0500, Joshua Brindle wrote: > >>This patch adds semanage_set_create_store which is callable by the >>client to create the store. Set to 1 by semodule when called with -b. >>Otherwise the same access checks as before are done. >> >>Also adds semanage_is_connected to avoid an assertion failure in >>semodule if an error occurs before connecting. > > > Merged as of libsemanage 1.5.17 and policycoreutils 1.29.13, with the > following modifications: > - swigify/pywrap rebuild to pick up additional interfaces, > - dropped binary policy directory writability check, ah, sorry, I meant to remove that > - replaced obsolete semanage_store_writable prototype with > semanage_store_access_check prototype. > > Also added a distclean target to the libsemanage top Makefile, and made > the relabel target apply restorecon to the .so file like the other > library Makefiles. > Thanks -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.