<?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>Tech Stuff &#187; prelink</title>
	<atom:link href="http://tech-stuff.org/tag/prelink/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 14 Dec 2009 16:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux (centos) binary prelink issues</title>
		<link>http://tech-stuff.org/linux-centos-binary-prelink-issues/</link>
		<comments>http://tech-stuff.org/linux-centos-binary-prelink-issues/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:37:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[prelink]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=140</guid>
		<description><![CDATA[Today on a Cpanel server after nightly upgrade , our firewall (csf) detected some changed files. Then I run bellow verify command :
#rpm -qfV /bin/bash
prelink: /bin/bash: at least one of file&#8217;s dependencies has changed since prelinking
S.?&#8230;..    /bin/bash
I had never seen this before, but apparently rpm is doing something different now that prelink is present. Note [...]]]></description>
			<content:encoded><![CDATA[<p>Today on a Cpanel server after nightly upgrade , our firewall (csf) detected some changed files. Then I run bellow verify command :</p>
<p>#rpm -qfV /bin/bash<br />
prelink: /bin/bash: at least one of file&#8217;s dependencies has changed since prelinking<br />
S.?&#8230;..    /bin/bash</p>
<p>I had never seen this before, but apparently rpm is doing something different now that prelink is present. Note that the &#8216;5&#8242; was replaced by &#8216;?&#8217; which I take to mean that RPM doesn&#8217;t know if the checksum matches or not.</p>
<p>No, there was no hacking attempt . you just have to run /etc/cron.daily/prelink, and when that&#8217;s done, no more binary files issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/linux-centos-binary-prelink-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
