<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>jaos.org</title>
<link>http://www.jaos.org/rss</link>
<description>free software and more</description>
<language>en-us</language>
<copyright>Copyright 2007, jaos.org</copyright>
<managingEditor>woodwardj@jaos.org</managingEditor>
<webMaster>woodwardj@jaos.org</webMaster>

<image>
<title>jaos.org</title>
<url>http://www.jaos.org/images/favicon.png</url>
<link>http://www.jaos.org</link>
</image>
<item>
<title>cpan2tgz 0.6.5</title>
<description>&#x3C;p&#x3E;This release extends the previous fix to also work in localized environments.  Thanks to David
Unric for the patch.  Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#cpan2tgz&#x22;&#x3E;http://software.jaos.org/#cpan2tgz&#x3C;/a&#x3E;.&#x3C;/p&#x3E;</description>
<guid isPermaLink="true">http://www.jaos.org/node/315</guid>
<pubDate>Sun, 04 Jan 2009 10:53:47 +0000</pubDate>
</item>
<item>
<title>cpan2tgz 0.6.4</title>
<description>&#x3C;p&#x3E;This release fixes a bug when using YAML or YAML::Syck with CPAN.pm.  Files and documentation
available at &#x3C;a href=&#x22;http://software.jaos.org/#cpan2tgz&#x22;&#x3E;http://software.jaos.org/#cpan2tgz&#x3C;/a&#x3E;.&#x3C;/p&#x3E;</description>
<guid isPermaLink="true">http://www.jaos.org/node/314</guid>
<pubDate>Thu, 01 Jan 2009 11:09:46 +0000</pubDate>
</item>
<item>
<title>cpan2tgz 0.6.3</title>
<description>This release features a small fix for compatibility with the CPAN.pm that ships with Slackware 12.2.
&#x3C;br&#x3E;&#x3C;br&#x3E;
Files and documentation available from &#x3C;a
href=&#x22;http://software.jaos.org/#cpan2tgz&#x22;&#x3E;http://software.jaos.org/#cpan2tgz&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/313</guid>
<pubDate>Fri, 19 Dec 2008 18:44:59 +0000</pubDate>
</item>
<item>
<title>gslapt 0.5.1</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;determine possible downgrades even with respect to priorities and allow the package action menu
to provide a downgrade option
&#x3C;li&#x3E;better status labels in the package description when upgrading, installing, reinstalling, and
dowgrading packages
&#x3C;li&#x3E;updated for libslapt 0.10.1 compatibility
&#x3C;li&#x3E;use the actual file extension when printing the package name while downloading
&#x3C;li&#x3E;fixed the show upgradeable view to account for package priorities
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#gslapt&#x22;&#x3E;http://software.jaos.org/#gslapt&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/312</guid>
<pubDate>Mon, 15 Dec 2008 01:04:51 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.1</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed an initialization errror in slapt_is_required_by() that caused a segfault when removing
with --no-deps.
&#x3C;li&#x3E;if no package sources are defined with a priority, disable use of priorities when dealing with
/patches.  This prevents the previous default slapt-get behavior from changing and causing
confusion.  With priorities, /patches is always assigned +1 above the package sources priority.  So
if no priorities were in use then anything found in any sources /patches always trumped anything
else.  This is probably the most correct behavior but it is still unexpected for existing users.  To
get the correct behavior, assign a priority to one or more sources.
&#x3C;li&#x3E;reordered priorities to &#x22;default &#x3C; official &#x3C; preferred &#x3C; custom&#x22; as this seems to be more
intuitive.  Having preferred less than official is confusing.
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-get&#x22;&#x3E;http://software.jaos.org/#slapt-get&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/311</guid>
<pubDate>Mon, 15 Dec 2008 01:03:30 +0000</pubDate>
</item>
<item>
<title>gslapt 0.5.0</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed removing uninstalled dependencies when removing packages
&#x3C;li&#x3E;added priority to source management
&#x3C;li&#x3E;modified source management to use a new window for adding and editing the source.
&#x3C;li&#x3E;updated for new libslapt changes
&#x3C;li&#x3E;German translation updates by Manfred.
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#gslapt&#x22;&#x3E;http://software.jaos.org/#gslapt&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/310</guid>
<pubDate>Sat, 13 Dec 2008 15:34:35 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.0</title>
<description>&#x3C;br&#x3E;
This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;validate against installed package list when creating a list of obsolete packages and their
dependencies so as to not try and remove uninstalled packages
&#x3C;li&#x3E;translation updates
&#x3C;li&#x3E;(libslapt) added slapt_write_rc_config (incorporating from gslapt)
&#x3C;li&#x3E;(libslapt) added parsing of disabled sources (instead of ignoring what gslapt creates).
&#x3C;li&#x3E;test updates
&#x3C;li&#x3E;Added source priority support based on patch submitted by Ken Milmore (see
&#x3C;a href=&#x22;http://software.jaos.org/BUILD/slapt-get/FAQ.html#slgFAQ57&#x22;&#x3E;FAQ #57&#x3C;/a&#x3E;)
&#x3C;li&#x3E;Added support for ikg extension (requested by Miguel Reynosso)
&#x3C;li&#x3E;Fix for MD5 string length (Thanks to Boris Popov)
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-get&#x22;&#x3E;http://software.jaos.org/#slapt-get&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/309</guid>
<pubDate>Sat, 13 Dec 2008 15:33:24 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.9.12e</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;only accept content length instead of last modified date if url is NOT ftp.  This enforces 404
errors for those sources that like to have custom 404 pages.
&#x3C;li&#x3E;make --ignore-dep ignore conflicts on upgrade
&#x3C;li&#x3E;unit test updates
&#x3C;li&#x3E;new Romanian translation by Reteaua PTM.
&#x3C;/ul&#x3E;
Downloads and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-get&#x22;&#x3E;http://software.jaos.org/#slapt-get&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/308</guid>
<pubDate>Sat, 26 Jul 2008 12:14:23 +0000</pubDate>
</item>
<item>
<title>gslapt 0.4.0</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;added ability to show all packages that have available upgrades as (Show Upgradeable).&#x3C;/li&#x3E;
&#x3C;li&#x3E;added ChangeLogs view from help menu.&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
Thanks to ahuillet for both feature requests.  Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#gslapt&#x22;&#x3E;http://software.jaos.org/#gslapt&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/307</guid>
<pubDate>Sun, 30 Mar 2008 19:17:10 +0000</pubDate>
</item>
<item>
<title>gslapt 0.3.19a</title>
<description>&#x3C;p&#x3E;This release is for compatibility with libslapt 0.9.12d.</description>
<guid isPermaLink="true">http://www.jaos.org/node/306</guid>
<pubDate>Mon, 25 Feb 2008 20:42:32 +0000</pubDate>
</item>
<textInput>
<title>jaos.org search</title>
<description>Use the text input below to search jaos.org</description>
<name>terms</name>
<link>http://www.jaos.org/search</link>
</textInput>
</channel>
</rss>