<?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>drupal 6 Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/drupal-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/drupal-6/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Wed, 13 Aug 2014 18:48:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>drupal 6 Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/drupal-6/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drupal 6 6.33 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/drupal-6-6-33-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 13 Aug 2014 18:48:21 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[drupal 6]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7371</guid>

					<description><![CDATA[<p>&#8220;Drupal 6 6.33 this release fixes security vulnerabilities.&#8221; Drupal 6 6.33 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. Equipped with [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-6-6-33-update-released/">Drupal 6 6.33 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Drupal 6 6.33 this release fixes security vulnerabilities.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-5366 size-full" src="http://miamihoster.com/wp-content/uploads/2014/01/drupal-6-logo.gif" alt="Drupla 6 6.33 logo - Miami Hoster - Hosting domains and websites" width="100" height="100" /></p>
<p><span style="color: #454545;">Drupal 6 6.33 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. </span></p>
<p><span style="color: #454545;">E</span>quipped with a powerful blend of features and configurability, Drupal 6 6.33 can support a diverse range of web projects ranging from personal weblogs to large community-driven sites.</p>
<h2>Changes Details</h2>
<ul>
<li>As of this release, the XML-RPC system in Drupal core will ignore information in &lt;?xml&gt; declarations contained within XML-RPC messages (for example, XML version or character encoding information). This is not expected to matter for the vast majority of use cases.</li>
<li>The XML-RPC system and OpenID XRDS parser will also reject messages that contain over ~30,000 XML tags within them. This limit is not expected to matter for the vast majority of use cases. It is also only an approximate limit, since Drupal 6 is not capable of efficiently counting the exact number of XML tags. If you need to process an XML-RPC message that is larger than that, you can change the limit by setting the &#8220;xmlrpc_message_maximum_tag_count&#8221; variable to a higher value. For example, in settings.php:<br />
&lt;?php // Allow XML-RPC messages with up to ~50,000 XML tags to be<br />
processed. $conf[&#8216;xmlrpc_message_maximum_tag_count&#8217;] = 50000;?&gt;<br />
Do not set the value higher than you need, since allowing too many XML tags per XML-RPC message increases your site&#8217;s vulnerability to denial of service attacks.</p>
<p>The OpenID XRDS parser has a similar variable (&#8220;openid_xrds_maximum_tag_count&#8221;) which can be used in a similar way.</li>
<li>As a consequence of the security fixes in this release, sites using the OpenID module will reject login attempts from OpenID servers which return an XRDS file with a declared DOCTYPE (due to the possibility of malicious DOCTYPE declarations). A DOCTYPE declaration is not part of the OpenID specification, so this is not expected to cause any problems for valid OpenID servers (this is also the same restriction that was earlier added to Drupal 7 to fix a different security issue; see SA-CORE-2012-003 and the Drupal 7.16 release notes). However, sites using unusual or custom OpenID servers may wish to test OpenID logins before deploying this release.</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="Drupal 6 6.33 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Drupal_6" target="_blank" rel="noopener noreferrer">Drupal 6 6.33 Demo</a> (Softaculous external link)<br />
<a title="Drupal 6 6.33 Changelog" href="https://www.drupal.org/drupal-6.33-release-notes" target="_blank" rel="noopener noreferrer">Drupal 6 6.33 Changelog</a> (External link)<br />
<a title="Drupal 6. 633 Official Website - miami hoster" href="https://www.drupal.org/start" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Drupal 6 6.33</strong><br />
Run Drupal 6 6.33 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Drupal 6 6.33</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Drupal 6 6.33</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Drupal 6 6.33</span></span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-6-6-33-update-released/">Drupal 6 6.33 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Drupal 6.30 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/drupal-6-30-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 16 Jan 2014 16:34:08 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[drupal 6]]></category>
		<guid isPermaLink="false">http://miamihoster.com/drupal-6-30-update-released</guid>

					<description><![CDATA[<p>Drupal 6.30 maintenance and security release of the Drupal 6 series. This release fixes security vulnerabilities. Sites are urged to upgrade immediately.  Drupal is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-6-30-update-released/">Drupal 6.30 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em></em><em>Drupal 6.30 maintenance and security release of the Drupal 6 series. This release fixes security vulnerabilities. Sites are urged to upgrade immediately. </em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-5366" alt="Drupla 6 logo - Miami Hoster - Hosting domains and websites" src="http://miamihoster.com/wp-content/uploads/2014/01/drupal-6-logo.gif" width="100" height="100" />Drupal is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes.</p>
<p>Equipped with a powerful blend of features and configurability, Drupal can support a diverse range of web projects ranging from personal weblogs to large community-driven sites.</p>
<h2>Changes Details</h2>
<ul>
<li>Advisory ID: DRUPAL-SA-CORE-2014-001</li>
<li>Project: Drupal core</li>
<li>Version: 6.x, 7.x</li>
<li>Date: 2014-January-15</li>
<li>Security risk: Highly critical</li>
<li>Exploitable from: Remote</li>
<li>Vulnerability: Multiple vulnerabilities</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Drupal 6 Demo - Softaculous external link" href="http://www.softaculous.com/demos/Drupal_6" target="_blank" rel="noopener noreferrer">Drupal 6 Live Demo<br />
</a>(Softaculous<em> external link</em>)<br />
<a title="Drupal 6 changelog - Oficial website external link" href="https://drupal.org/SA-CORE-2014-001" target="_blank" rel="noopener noreferrer">Drupal 6 Changelog<br />
</a>(<em>Official Website, external link</em>)</li>
</ul>
<ul>
<li><strong>Start Drupal 6</strong><br />
Run Drupal 6 from your domain and hosting service.<br />
<a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Drupal 6.</li>
</ul>
<ul>
<li><strong>Hosted <strong>Drupal 6</strong></strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a> if you <strong>don&#8217;t need a domain or hosting service</strong>, but want the  <strong>Drupal 6</strong> anyway.</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<div></div>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-6-30-update-released/">Drupal 6.30 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
