<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Utility/SafeCommand.hs, branch master</title>
<subtitle>gnusosa's centralized propellor repository for hosts spin-up.
</subtitle>
<id>https://git.gnusosa.net/propellor/atom?h=master</id>
<link rel='self' href='https://git.gnusosa.net/propellor/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/'/>
<updated>2017-05-16T00:09:31Z</updated>
<entry>
<title>Removed dependency on MissingH, instead depends on split and hashable.</title>
<updated>2017-05-16T00:09:31Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-05-16T00:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=ba3bd76f4ade7ffeea3c1837f868f5264d284a8c'/>
<id>urn:sha1:ba3bd76f4ade7ffeea3c1837f868f5264d284a8c</id>
<content type='text'>
MissingH is a heavy dependency, which pulls in parsec and a bunch of stuff.
So eliminating it makes propellor easier to install and less likely to
fail to build.

changesFileContent now uses hashable's hash. This may not be stable across
upgrades, I'm not sure -- but it's surely ok here, as the hash is not
stored.

socketFile also uses hash. I *think* this is ok, even if it's not stable.
If it's not stable, an upgrade might make propellor hash a hostname to a
different number, but with 9 digets of number in use, the chances of a
collision are small. In any case, I've opned a bug report asking for the
stability to be documented, and I think it's intended to be stable, only
the documentation is bad.

NB: I have not checked that the arch linux and freebsd packages for the new
deps, that Propellor.Bootstrap lists, are the right names or even exist.

Since propellor depends on hashable, it could be changed to use
unordered-containers, rather than containers, which would be faster and
perhaps less deps too.

This commit was sponsored by Alexander Thompson on Patreon.
</content>
</entry>
<entry>
<title>Merged Utility changes from git-annex.</title>
<updated>2015-12-16T01:08:22Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-16T01:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=47a2b72bed3770d3dfb26c4142479c436a11ce55'/>
<id>urn:sha1:47a2b72bed3770d3dfb26c4142479c436a11ce55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove Params constructor</title>
<updated>2015-06-01T17:56:30Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-06-01T17:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=a5bb972d94b2e29f73ecfa4abab275400d0caeef'/>
<id>urn:sha1:a5bb972d94b2e29f73ecfa4abab275400d0caeef</id>
<content type='text'>
Before it gets into released API...
</content>
</entry>
<entry>
<title>Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.</title>
<updated>2015-05-27T16:38:45Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-05-27T16:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=626f1af56f12be63cd78fa4910c55453c23cf5a0'/>
<id>urn:sha1:626f1af56f12be63cd78fa4910c55453c23cf5a0</id>
<content type='text'>
Several imports of Utility.SafeCommand now redundant.
</content>
</entry>
<entry>
<title>merge changes from git-annex</title>
<updated>2015-05-27T16:24:22Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-05-27T16:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=d7ff70c7277f6a29fa608c8b1da1543c461a8bfc'/>
<id>urn:sha1:d7ff70c7277f6a29fa608c8b1da1543c461a8bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from git-annex</title>
<updated>2015-05-07T16:08:26Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-05-07T16:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=53a084632c3ce865877aa205580a5697440cdd8b'/>
<id>urn:sha1:53a084632c3ce865877aa205580a5697440cdd8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-04-29T18:26:13Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-04-29T18:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=681e4dbbcb880e8e2526519fc58d4f2994a41577'/>
<id>urn:sha1:681e4dbbcb880e8e2526519fc58d4f2994a41577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge Utiity modules from git-annex.</title>
<updated>2015-01-06T23:07:40Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-01-06T23:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=16a5f561f52f35f95a59976b5ee61d99945b0d55'/>
<id>urn:sha1:16a5f561f52f35f95a59976b5ee61d99945b0d55</id>
<content type='text'>
Except for a few that are using the other exception handling library,
that propellor has not switched to yet.
</content>
</entry>
<entry>
<title>email update</title>
<updated>2014-11-22T02:26:39Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-11-22T02:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=403a82b8b7b223aad6d71641b5b928a4ad984034'/>
<id>urn:sha1:403a82b8b7b223aad6d71641b5b928a4ad984034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from git-annex</title>
<updated>2014-11-19T04:55:07Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-11-19T04:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=9a779939c4252dc99b888d9fa6cd6d8f3b169610'/>
<id>urn:sha1:9a779939c4252dc99b888d9fa6cd6d8f3b169610</id>
<content type='text'>
</content>
</entry>
</feed>
