
<?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>OpenCSW</title>
	<atom:link href="http://www.opencsw.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opencsw.org</link>
	<description>Community SoftWare for Solaris</description>
	<lastBuildDate>Wed, 25 Aug 2010 12:41:04 +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>Adobe Reader available</title>
		<link>http://www.opencsw.org/2010/08/adobe-reader-available/</link>
		<comments>http://www.opencsw.org/2010/08/adobe-reader-available/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 12:41:03 +0000</pubDate>
		<dc:creator>Dagobert Michelsen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=787</guid>
		<description><![CDATA[We have just received the license from Adobe to distribute the Adobe Reader. As Adobe switched development from Solaris Sparc to Solaris x86 there are different versions available for each platform:

Adobe Reader 8 for Solaris Sparc
Adobe Reader 9 for Solaris x86

Have fun with CSWadobereader !
]]></description>
			<content:encoded><![CDATA[<p>We have just received the license from Adobe to distribute the Adobe Reader. As Adobe switched development from Solaris Sparc to Solaris x86 there are different versions available for each platform:</p>
<ul>
<li>Adobe Reader 8 for Solaris Sparc</li>
<li>Adobe Reader 9 for Solaris x86</li>
</ul>
<p>Have fun with CSWadobereader !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/08/adobe-reader-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Summer Camp 2010: Paris</title>
		<link>http://www.opencsw.org/2010/08/technical-summer-camp-2010-paris/</link>
		<comments>http://www.opencsw.org/2010/08/technical-summer-camp-2010-paris/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 23:49:10 +0000</pubDate>
		<dc:creator>bwalton</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[camp]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=762</guid>
		<description><![CDATA[The OpenCSW developers are about to gather for the next Camp session.  This time, it&#8217;s just outside Paris in﻿ Puteaux, graciously hosted by William.  In a weekend blitz during spanning 14th and 15th of August, several project members will be hacking on packages and other supporting code/tools.  Additionally, there are a handful of important topics [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenCSW developers are about to gather for the next Camp session.  This time, it&#8217;s just outside Paris in﻿ Puteaux, graciously hosted by William.  In a weekend blitz during spanning 14th and 15th of August, several project members will be hacking on packages and other supporting code/tools.  Additionally, there are a handful of important topics on the agenda that will benefit greatly from face-to-face discussions.</p>
<p>You can watch the <a title="live feed" href="http://www.ustream.tv/channel/opencswsummercamp-2010" target="_blank">live feed</a> or follow things on <a title="twitter" href="http://search.twitter.com/search?q=opencsw" target="_blank">twitter</a>.</p>
<p><a href="http://www.opencsw.org/wp-content/uploads/2010/08/DSC_1828.jpg"><img class="alignnone size-full wp-image-776" title="OpenCSW Summer Camp 2010 in Paris" src="http://www.opencsw.org/wp-content/uploads/2010/08/DSC_1828.jpg" alt="" width="800" height="531" /></a></p>
<p>(From left to right: Maciej Blizinski, Dagobert Michelsen, Dominique Laigle, William Bonnet, Peter Felecan, Ihsan Dogan)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/08/technical-summer-camp-2010-paris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pkgutil 2.1 released</title>
		<link>http://www.opencsw.org/2010/08/pkgutil-2-1-released/</link>
		<comments>http://www.opencsw.org/2010/08/pkgutil-2-1-released/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 14:31:39 +0000</pubDate>
		<dc:creator>bonivart</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=742</guid>
		<description><![CDATA[﻿﻿﻿﻿Pkgutil 2.1 was released 2010-07-28. Change log:

Option to suppress list of current packages
Shows number of packages, e.g. 24 CURRENT packages
Faster checking if a package is installed
Safe file and dir creations in pkgutil, bldcat and chkcat
More complete support for alternate root path
Documentation fixes
Add mask to mkdir to restore compatibility with Perl 5.5.3 in Solaris 8 (Thomas [...]]]></description>
			<content:encoded><![CDATA[<p>﻿﻿﻿﻿Pkgutil 2.1 was released 2010-07-28. Change log:</p>
<ul>
<li>Option to suppress list of current packages</li>
<li>Shows number of packages, e.g. 24 CURRENT packages</li>
<li>Faster checking if a package is installed</li>
<li>Safe file and dir creations in pkgutil, bldcat and chkcat</li>
<li>More complete support for alternate root path</li>
<li>Documentation fixes</li>
<li>Add mask to mkdir to restore compatibility with Perl 5.5.3 in Solaris 8 (Thomas Pawlikaniec)</li>
<li>Add pkgutil to signal handler output</li>
<li>Clean version fields from non-digits during compares (Mark Bannister)</li>
<li>Fix detecting end of REV list during compares (Mark Bannister)</li>
<li>Fix bug with packages containing dashes when using remove</li>
<li>Fix bug with -x, now uses pattern just like in pkgutil.conf</li>
<li>Add GNU stub to bldcat and chkcat</li>
<li>bldcat: add missing -W in perldoc/man page</li>
<li>bldcat: fix bug with trailing slash on package dir</li>
<li>bldcat: fix bug with package dir being included in filename (Mark Bannister)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/08/pkgutil-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling on Solaris</title>
		<link>http://www.opencsw.org/2010/07/compiling-on-solaris/</link>
		<comments>http://www.opencsw.org/2010/07/compiling-on-solaris/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 21:27:25 +0000</pubDate>
		<dc:creator>Dagobert Michelsen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=709</guid>
		<description><![CDATA[In the old days if some open source project was an easy compile it was on Solaris. Nowadays, as most development is done on Linux, compiling on Solaris can be challenging. This is not because maintainers don&#8217;t want to write portable software, but because they don&#8217;t have access to a Solaris system. The three most [...]]]></description>
			<content:encoded><![CDATA[<p>In the old days if some open source project was an easy compile it was on Solaris. Nowadays, as most development is done on Linux, compiling on Solaris can be challenging. This is not because maintainers don&#8217;t want to write portable software, but because they don&#8217;t have access to a Solaris system. The three most important things for a packing project are IMHO:</p>
<blockquote><p>1. Make sure the upstream software compiles smoothly on Solaris</p>
<p>2. If 1. is not possible: publish the patches to allow compilation on Solaris</p>
<p>3. Deliver the binary package for the software</p></blockquote>
<p>Working with upstream is <em>the</em> most important thing: to make software easily compilable on Solaris without massive patching and to give every Solaris user the opportunity to compile it themselves without hassle. To achieve this we give upstream projects access to the OpenCSW buildfarm. At the moment <a href="/extend-it/signup/to-upstream-maintainers/">30 projects</a> are using the farm. If you are an upstream developer and want access please mail to <a href="mailto:buildfarm@opencsw.org">buildfarm@opencsw.org</a>.</p>
<p>As I said compiling on Solaris can be challenging. To not waste efforts it is imperative to share the knowledge how to build it. You can find the build recipes and patches for OpenCSW packages in the <a href="https://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg">GAR repository</a>.</p>
<p>&#8230;and of course we provide <a href="/packages">binary packages</a> as always.</p>
<p>The latest addition to the list of projects using the farm are <a href="http://modula3.elegosoft.com/cm3/">Critical Mass Modula 3</a> to help porting it to Solaris x86. This will finally allow running <a href="http://www.cvsup.org">CVSup</a> on both flavors of Solaris. Expect a package soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/07/compiling-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME refresh under way: want to help?</title>
		<link>http://www.opencsw.org/2010/06/gnome-refresh-under-way-want-to-help/</link>
		<comments>http://www.opencsw.org/2010/06/gnome-refresh-under-way-want-to-help/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 03:27:20 +0000</pubDate>
		<dc:creator>Phil Brown</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=693</guid>
		<description><![CDATA[Testers and packagers hereby solicited, for the long awaited OpenCSW GNOME refresh now under way!]]></description>
			<content:encoded><![CDATA[<p>At long last, we are starting to refresh our GNOME libraries, and eventually, top level GNOME programs as well.<br />
We hope to publish a modern &#8220;gedit&#8221; very soon. (in a few days)</p>
<p>We could very much use additional volunteers, either as packagers, or just volunteering to test packages before official release. Please let us know, either by contacting your favourite maintainer, or posting on the users list, or using the maintainer signup page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/06/gnome-refresh-under-way-want-to-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Wintercamp 2009: Munich</title>
		<link>http://www.opencsw.org/2010/06/technical-wintercamp-2009-munich/</link>
		<comments>http://www.opencsw.org/2010/06/technical-wintercamp-2009-munich/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 08:57:59 +0000</pubDate>
		<dc:creator>Sebastian Kayser</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[camp]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=658</guid>
		<description><![CDATA[It&#8217;s almost the time of the year again when we OpenCSW maintainers gather for our half-yearly technical camp (this time to be held in Paris). A welcome occasion to discuss and coordinate current issues and also to meet up with fellow maintainers in person. Not to speak of the opportunity to visit a foreign capital [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s almost the time of the year again when we OpenCSW maintainers gather for our half-yearly technical camp (<a href="http://opencsw.wikidot.com/summercamp-2010">this time to be held in Paris</a>). A welcome occasion to discuss and coordinate current issues and also to meet up with fellow maintainers in person. Not to speak of the opportunity to visit a foreign capital city, as that&#8217;s where one of our maintainers usually hosts the event. But I am getting ahead of myself, time to catch up on the happenings of the last camp, which took place in Lenggries near Munich, Germany earlier this year. <span id="more-658"></span></p>
<div id="PictoBrowser100620232331">Get the flash player here: http://www.adobe.com/flashplayer</div>
<p><script type="text/javascript" src="http://www.db798.com/pictobrowser/swfobject.js"></script><script type="text/javascript"> var so = new SWFObject("http://www.db798.com/pictobrowser.swf", "PictoBrowser", "500", "450", "8", "#EEEEEE"); so.addVariable("source", "sets"); so.addVariable("names", "Winter Camp 2010, Lenggries"); so.addVariable("userName", "opencsw"); so.addVariable("userId", "41834051@N03"); so.addVariable("ids", "72157623142885671"); so.addVariable("titles", "on"); so.addVariable("displayNotes", "on"); so.addVariable("thumbAutoHide", "off"); so.addVariable("imageSize", "medium"); so.addVariable("vAlign", "mid"); so.addVariable("vertOffset", "0"); so.addVariable("colorHexVar", "EEEEEE"); so.addVariable("initialScale", "off"); so.addVariable("bgAlpha", "90"); so.write("PictoBrowser100620232331");	</script></p>
<p>As always, <a href="http://opencsw.wikidot.com/wintercamp-2009">the agenda</a> was more than enough to fill the weekend. Starting on Friday we drove into the snow-packed Alps where we would spend the following two days tucked away in a small conference hotel, pondering about the <a href="http://wiki.opencsw.org/releases-and-staging">release process</a> (working towards a new stable, yes), our new website (recently published), Perl vs. Python in our toolchain (nested datastructures, sounds familiar?), and testing live streaming via <a href="http://www.ustream.tv/">ustream.tv</a> to integrate our maintainers from overseas.</p>
<p>Discussions were lively and fruitful and many of the developed ideas are starting to form into reality. Perfect time to gather again. New maintainers and interested users are always welcome. Living close to Paris and interested to get in touch with us? Let us know (<a href="http://webchat.freenode.net/?channels=opencsw">via IRC</a> or <a href="https://lists.opencsw.org/mailman/listinfo/users">email</a>) and join us for <a href="http://opencsw.wikidot.com/summercamp-2010">Summer Camp 2010</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2010/06/technical-wintercamp-2009-munich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security release &#8211; Firefox 3.0.14 is available</title>
		<link>http://www.opencsw.org/2009/09/security-release-firefox-3014-is-available/</link>
		<comments>http://www.opencsw.org/2009/09/security-release-firefox-3014-is-available/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 20:54:44 +0000</pubDate>
		<dc:creator>William Bonnet</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security notices]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=409</guid>
		<description><![CDATA[
Several vulnerabilities have been fixed by the latest security release of Firefox  3.0 ( 3.0.14 ).  The list of fixed vulnerabilities is available from here Mozilla&#8217;s security advisories page
Fixed issues in Firefox 3.0.14 are :
MFSA 2009-51 Chrome privilege escalation with FeedWriter
MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters
MFSA 2009-49 TreeColumns dangling pointer [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>Several vulnerabilities have been fixed by the latest security release of Firefox  3.0 ( 3.0.14 ).  The list of fixed vulnerabilities is available from here Mozilla&#8217;s security advisories <a title="Firefox security advisories" href="http://www.mozilla.org/security/known-vulnerabilities/firefox30.html" target="_blank">page</a></p>
<p>Fixed issues in Firefox 3.0.14 are :</p></div>
<div class="entry"><a class="critical" href="http://www.mozilla.org/security/announce/2009/mfsa2009-51.html">MFSA 2009-51</a> Chrome privilege escalation with FeedWriter<br />
<a class="low" href="http://www.mozilla.org/security/announce/2009/mfsa2009-50.html">MFSA 2009-50</a> Location bar spoofing via tall line-height Unicode characters<br />
<a class="critical" href="http://www.mozilla.org/security/announce/2009/mfsa2009-49.html">MFSA 2009-49</a> TreeColumns dangling pointer vulnerability<br />
<a class="moderate" href="http://www.mozilla.org/security/announce/2009/mfsa2009-48.html">MFSA 2009-48</a> Insufficient warning for PKCS11 module installation and removal<br />
<a class="critical" href="http://www.mozilla.org/security/announce/2009/mfsa2009-47.html">MFSA 2009-47</a> Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)</div>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2009/09/security-release-firefox-3014-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security release &#8211; Thunderbird  2.0.0.23 is available</title>
		<link>http://www.opencsw.org/2009/09/security-release-thunderbird-20023-is-available/</link>
		<comments>http://www.opencsw.org/2009/09/security-release-thunderbird-20023-is-available/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 22:15:44 +0000</pubDate>
		<dc:creator>William Bonnet</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=405</guid>
		<description><![CDATA[Thunderbird 2.0.0.23 has been released to current. This version resolve the following critical issues :
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication
]]></description>
			<content:encoded><![CDATA[<p>Thunderbird 2.0.0.23 has been released to current. This version resolve the following critical issues :</p>
<p><a class="critical" href="http://www.mozilla.org/security/announce/2009/mfsa2009-43.html">MFSA 2009-43</a> Heap overflow in certificate regexp parsing<br />
<a class="critical" href="http://www.mozilla.org/security/announce/2009/mfsa2009-42.html">MFSA 2009-42</a> Compromise of SSL-protected communication</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2009/09/security-release-thunderbird-20023-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Summercamp 2009: Oslo</title>
		<link>http://www.opencsw.org/2009/08/technical-summercamp-oslo-2009/</link>
		<comments>http://www.opencsw.org/2009/08/technical-summercamp-oslo-2009/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 20:23:36 +0000</pubDate>
		<dc:creator>Dagobert Michelsen</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[camp]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=390</guid>
		<description><![CDATA[The technical summercamp 2009 took place in Oslo on the 22. and 23. August 2009. We had a lot to talk about as you see on the Agenda which resulted in the minutes from the summercamp. As you can see the location Trygve got for us was deep in the woods and had a marvellous [...]]]></description>
			<content:encoded><![CDATA[<p>The technical summercamp 2009 took place in Oslo on the 22. and 23. August 2009. We had a lot to talk about as you see on the <a href="http://wiki.opencsw.org/summercamp-2009">Agenda</a> which resulted in the <a href="http://wiki.opencsw.org/summercamp-2009-minutes">minutes from the summercamp</a>. As you can see <a href="http://uk.soriamoria.no/">the location Trygve got for us</a> was deep in the woods and had a marvellous view:</p>
<p><img src="http://farm4.static.flickr.com/3515/3856491045_4dbef518f3.jpg" alt="" /></p>
<div id="description_div3856491045" class="photoDescription">Back: Maciej, Peter, Ihsan, Trygve<br />
Front: William, Dagobert, Sebastian</div>
<p><br/><br />
Check out all the camp pictures below:</p>
<div id="PictoBrowser100621111955">Get the flash player here: http://www.adobe.com/flashplayer</div>
<p><script type="text/javascript" src="http://www.db798.com/pictobrowser/swfobject.js"></script><script type="text/javascript"> var so = new SWFObject("http://www.db798.com/pictobrowser.swf", "PictoBrowser", "500", "450", "8", "#EEEEEE"); so.addVariable("source", "sets"); so.addVariable("names", "Summer Camp, Oslo '09"); so.addVariable("userName", "opencsw"); so.addVariable("userId", "41834051@N03"); so.addVariable("ids", "72157622143397878"); so.addVariable("titles", "on"); so.addVariable("displayNotes", "on"); so.addVariable("thumbAutoHide", "off"); so.addVariable("imageSize", "medium"); so.addVariable("vAlign", "mid"); so.addVariable("vertOffset", "0"); so.addVariable("colorHexVar", "EEEEEE"); so.addVariable("initialScale", "off"); so.addVariable("bgAlpha", "90"); so.write("PictoBrowser100621111955");	</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2009/08/technical-summercamp-oslo-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice 3.1 is released</title>
		<link>http://www.opencsw.org/2009/08/openoffice-31-is-released/</link>
		<comments>http://www.opencsw.org/2009/08/openoffice-31-is-released/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 22:05:35 +0000</pubDate>
		<dc:creator>William Bonnet</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.opencsw.org/?p=400</guid>
		<description><![CDATA[We are pleased to announce a major version update for OpenOffice Suite. Current catalog now provides version 3.1
]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce a major version update for OpenOffice Suite. Current catalog now provides version 3.1</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opencsw.org/2009/08/openoffice-31-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
