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

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

<channel>
<title></title>
<link></link>
<description></description>

<item>
<title>slapt-get 0.10.2l and slapt-src 0.3.2b</title>
<description>This release of slapt-get features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;added dep, conflicts, and reverse dep unit tests&#x3C;/li&#x3E;
&#x3C;li&#x3E;Do not return 1 from slapt_get_pkg_dependencies if no dependency information&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed reverse dep lookup to make sure the match is exact&#x3C;/li&#x3E;
&#x3C;li&#x3E;only create directory structure if chdir succeeded&#x3C;/li&#x3E;
&#x3C;li&#x3E;remove inclusion of deprecated curl/types.h&#x3C;/li&#x3E;
&#x3C;li&#x3E;explicitly link in libcrypto&#x3C;/li&#x3E;
&#x3C;li&#x3E;Fix resource leaks on error paths&#x3C;/li&#x3E;
&#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;.
&#x3C;br/&#x3E;&#x3C;br/&#x3E;&#x3C;br/&#x3E;
This release of slapt-src features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;--build name:version no longer auto installs&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-src&#x22;&#x3E;http://software.jaos.org/#slapt-src&#x3C;/a&#x3E;.
</description>
<guid isPermaLink="true">http://www.jaos.org/node/344</guid>
<pubDate>Sun, 09 Oct 2011 12:20:43 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.2k, slapt-src 0.3.2a</title>
<description>The 0.10.2k release of slapt-get features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;tighten up the package name regexen&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated translation building, russian translation from Igor&#x3C;/li&#x3E;
&#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;.
&#x3C;br&#x3E;
&#x3C;br&#x3E;
&#x3C;br&#x3E;
The 0.3.2a release of slapt-src features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;--show now recognizes the name:version notation&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated --help output (thanks Igor)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-src&#x22;&#x3E;http://software.jaos.org/#slapt-src&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/343</guid>
<pubDate>Sun, 04 Sep 2011 12:53:58 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.2j</title>
<description>This release of slapt-get features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;updated --help output (inspired by Igor&#x27;s slapt-src suggestions)&#x3C;/li&#x3E;
&#x3C;li&#x3E;make sure to remove the conflict&#x27;s dependencies as well as the conflict&#x3C;/li&#x3E;
&#x3C;li&#x3E;Updated regex for reading /var/log/packages compressed and uncompressed sizes&#x3C;/li&#x3E;
&#x3C;li&#x3E;free regex and installed package list in slapt_pkg_action_filelist&#x3C;/li&#x3E;
&#x3C;li&#x3E;updating unit tests&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated italian translation from Stefano Ansaloni&#x3C;/li&#x3E;
&#x3C;li&#x3E;moved --version logout prior to reading config file&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed commented out extra etc examples for 13.37&#x3C;/li&#x3E;
&#x3C;li&#x3E;remove specific version in slack-desc&#x3C;/li&#x3E;
&#x3C;li&#x3E;silence chdir return warning&#x3C;/li&#x3E;
&#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/342</guid>
<pubDate>Sun, 31 Jul 2011 09:22:03 +0000</pubDate>
</item>
<item>
<title>slapt-src 0.3.2</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;make sure to accept short hand --clean (-e) and short hand --config (-c)&#x3C;/li&#x3E;
&#x3C;li&#x3E;mention --help and --version in the manual&#x3C;/li&#x3E;
&#x3C;li&#x3E;SLAPTSRC_SLKBUILD_CMD_LEN too short when using SLKBUILDS&#x3C;/li&#x3E;
&#x3C;li&#x3E;removed unimplemented function declaration&#x3C;/li&#x3E;
&#x3C;li&#x3E;SLACKBUILD_REQUIRES is comma delimited&#x3C;/li&#x3E;
&#x3C;li&#x3E;close builddir after clean&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated slapt-srcrc for 13.37 sources&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-src&#x22;&#x3E;http://software.jaos.org/#slapt-src&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/341</guid>
<pubDate>Sun, 12 Jun 2011 15:47:15 +0000</pubDate>
</item>
<item>
<title>cpan2tgz 0.6.6</title>
<description>This release features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;changed default package extension to txz&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option for setting package extension&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

Files and documentation available at &#x3C;a href=&#x22;http://software.jaos.org&#x22;&#x3E;http://software.jaos.org&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/340</guid>
<pubDate>Wed, 27 Apr 2011 19:57:58 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.2i and gslapt 0.5.3f</title>
<description>&#x3C;p&#x3E;
This release of slapt-get features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;set default example sources to 13.37&#x3C;/li&#x3E;
&#x3C;li&#x3E;update working direction creation to account for N path depth&#x3C;/li&#x3E;
&#x3C;li&#x3E;libassuan is now required via libgpgme&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated it translation&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;/p&#x3E;

&#x3C;p&#x3E;
This release of gslapt features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;gdk-pixbuf2 is now required&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;/p&#x3E;

Files and documentation available at &#x3C;a href=&#x22;http://software.jaos.org&#x22;&#x3E;http://software.jaos.org&#x3C;/a&#x3E;</description>
<guid isPermaLink="true">http://www.jaos.org/node/339</guid>
<pubDate>Wed, 27 Apr 2011 19:33:57 +0000</pubDate>
</item>
<item>
<title>slapt-src 0.3.1a</title>
<description>This release of slapt-src features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;Igor reformatted the slapt-src man page&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-src&#x22;&#x3E;http://software.jaos.org/#slapt-src&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/338</guid>
<pubDate>Sun, 20 Feb 2011 14:45:57 +0000</pubDate>
</item>
<item>
<title>gslapt 0.5.3e</title>
<description>This release of gslapt features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;hungarian translation by Peter Polonkai&#x3C;/li&#x3E;
&#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/337</guid>
<pubDate>Sun, 20 Feb 2011 14:44:48 +0000</pubDate>
</item>
<item>
<title>slapt-get 0.10.2h</title>
<description>This release of slapt-get features the following changes:
&#x3C;ul&#x3E;
&#x3C;li&#x3E;fix parse_meta_tag() to match &#x27;+&#x27; in package name
&#x3C;li&#x3E;hungarian translation by Peter Polonkai
&#x3C;li&#x3E;updated ru translation from Igor Murzov
&#x3C;li&#x3E;updated es_ES translation from Angelos
&#x3C;/ul&#x3E;

Files and documentation are 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/336</guid>
<pubDate>Sun, 20 Feb 2011 14:43:06 +0000</pubDate>
</item>
<item>
<title>slapt-src 0.3.1</title>
<description>This release of slapt-src, a slackbuilds/slackbuild.org utility, features the following changes:

&#x3C;ul&#x3E;
&#x3C;li&#x3E;support download resume for the slackbuild downloads
&#x3C;li&#x3E;several small code updates
&#x3C;li&#x3E;hungarian translation by Peter Polonkai
&#x3C;/ul&#x3E;

Files and documentation available at &#x3C;a
href=&#x22;http://software.jaos.org/#slapt-src&#x22;&#x3E;http://software.jaos.org/#slapt-src&#x3C;/a&#x3E;.</description>
<guid isPermaLink="true">http://www.jaos.org/node/335</guid>
<pubDate>Sun, 19 Dec 2010 15:44:09 +0000</pubDate>
</item>
</channel>
</rss>
