<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/Gpg.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>2018-01-17T19:13:35Z</updated>
<entry>
<title>Run su with --login</title>
<updated>2018-01-17T19:13:35Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2018-01-17T19:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=b3c795dc4784e64e2756d3736ce953a1e507f509'/>
<id>urn:sha1:b3c795dc4784e64e2756d3736ce953a1e507f509</id>
<content type='text'>
To avoid inheriting some problematic environment variables, such as TMP,
from the caller.

The only potential breakage from this change would be if something used
setEnv before one of the affected properties. Audited propellor's source
for that, and nothing does. Anything that did would could fail in a
concurrent context anyway.
</content>
</entry>
<entry>
<title>GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related crashes in eg, Propellor.Property.File.</title>
<updated>2016-12-24T19:14:05Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-12-24T19:14:05Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=44bf67b7a2da75ef80e32d6409cc41a6ab8b6ffe'/>
<id>urn:sha1:44bf67b7a2da75ef80e32d6409cc41a6ab8b6ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more porting</title>
<updated>2016-03-26T18:48:24Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-26T18:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=551a7ec8bd7486ea599271c99236ceffa1743e5a'/>
<id>urn:sha1:551a7ec8bd7486ea599271c99236ceffa1743e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor tweak</title>
<updated>2015-12-17T17:29:54Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-17T17:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=4e4c7bb914779ded627bc28de116acd8b0867986'/>
<id>urn:sha1:4e4c7bb914779ded627bc28de116acd8b0867986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gpg: fix gpg parameters in hasPrivKey and hasPubKey</title>
<updated>2015-12-17T17:29:13Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-17T09:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=1bc9d8200b8fa97d97a79a002eb60339790fa259'/>
<id>urn:sha1:1bc9d8200b8fa97d97a79a002eb60339790fa259</id>
<content type='text'>
(cherry picked from commit 04464ae17a7396d0cafffefc2880e68f40fc42ad)
</content>
</entry>
<entry>
<title>Gpg: use processTranscript in hasPrivKey and hasPubKey</title>
<updated>2015-12-17T17:28:59Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-16T18:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=05dafa48efaad859665902c11e179a7cbdd8f433'/>
<id>urn:sha1:05dafa48efaad859665902c11e179a7cbdd8f433</id>
<content type='text'>
(cherry picked from commit 21ffe59d0368f5cfe45316b31d661077e372d512)
</content>
</entry>
<entry>
<title>Gpg: parse GpgKeyType in keyImported</title>
<updated>2015-12-16T16:05:08Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-16T14:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f3c5e20fa5b21f3317f63bbcc2d43d708d2ae736'/>
<id>urn:sha1:f3c5e20fa5b21f3317f63bbcc2d43d708d2ae736</id>
<content type='text'>
(cherry picked from commit cdd1e093118b5eeab7743be7e2ec959980716145)
</content>
</entry>
<entry>
<title>Gpg.keyImported: check if a pubKey is imported instead of using a flagfile</title>
<updated>2015-12-16T16:05:01Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-14T08:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=50da0a84568d12f7c072e2bea0cb3546e37af226'/>
<id>urn:sha1:50da0a84568d12f7c072e2bea0cb3546e37af226</id>
<content type='text'>
(cherry picked from commit 9712d125a2c3e3c609b68d9958207c251ba005ac)
</content>
</entry>
<entry>
<title>Gpg: use isJust</title>
<updated>2015-12-16T16:04:55Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-14T08:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f77badde96531d3723c633084dd82597214d0f38'/>
<id>urn:sha1:f77badde96531d3723c633084dd82597214d0f38</id>
<content type='text'>
(cherry picked from commit 1bb2377598e447e81e20a0e1de1a5d466851d655)
</content>
</entry>
<entry>
<title>Gpg: add hasPrivKey and hasPubKey</title>
<updated>2015-12-16T16:04:45Z</updated>
<author>
<name>Félix Sipma</name>
<email>felix.sipma@no-log.org</email>
</author>
<published>2015-12-13T22:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=e030dd833d57e2023f387a73b9d64fce4aa6145f'/>
<id>urn:sha1:e030dd833d57e2023f387a73b9d64fce4aa6145f</id>
<content type='text'>
(cherry picked from commit 7196b884e35ba907891c00d6e2840a36dce2214c)
</content>
</entry>
</feed>
