<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dolphinling's weblog &#187; gentoo portage security</title>
	<atom:link href="http://blog.dolphinling.net/tag/gentoo-portage-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dolphinling.net</link>
	<description>...whatever goes through my head...</description>
	<lastBuildDate>Thu, 20 Aug 2009 21:48:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>portage with user privileges</title>
		<link>http://blog.dolphinling.net/2009/05/portage-with-user-privileges/</link>
		<comments>http://blog.dolphinling.net/2009/05/portage-with-user-privileges/#comments</comments>
		<pubDate>Fri, 15 May 2009 00:17:25 +0000</pubDate>
		<dc:creator>dolphinling</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[gentoo portage security]]></category>

		<guid isPermaLink="false">http://blog.dolphinling.net/?p=217</guid>
		<description><![CDATA[Today I added FEATURES=&#8221;userfetch userpriv usersandbox usersync&#8221; to my /etc/make.conf on one of my gentoo boxes. These make portage drop root privileges when doing various parts of its package-managery stuff (and in combination, almost everything it doesn&#8217;t need them for). I ran into a small snag where some packages from the X11 overlay that pull [...]]]></description>
			<content:encoded><![CDATA[<p>Today I added FEATURES=&#8221;userfetch userpriv usersandbox usersync&#8221; to my /etc/make.conf on one of my gentoo boxes. These make portage drop root privileges when doing various parts of its package-managery stuff (and in combination, almost everything it doesn&#8217;t need them for). I ran into a small snag where some packages from the X11 overlay that pull the sources straight from git—they&#8217;d previously been fetched by portage as root, so the files on the system were owned by root and they couldn&#8217;t be updated by the new non-root pull. I fixed that by just deleting the files that were already there and letting them be pulled fresh with the right permissions, and everything worked.</p>
<p>It&#8217;s nice to see that, outside some bleeding-edge developer stuff that you can&#8217;t even get to without a good knowledge of the OS, this security feature just works. Hopefully it can be enabled by default soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dolphinling.net/2009/05/portage-with-user-privileges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
