<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clufter.git, branch master</title>
<subtitle>Outdated mirror to be decommissioned soon, use https://pagure.io/clufter instead</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/'/>
<entry>
<title>Bump version to 0.56.0</title>
<updated>2016-02-01T22:55:15+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T22:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=d5c743860ff8ea7f32c2b0bf114e2370fe2bddc1'/>
<id>d5c743860ff8ea7f32c2b0bf114e2370fe2bddc1</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>filter: use new utils_lxml.etree_parser_safe_unblanking</title>
<updated>2016-02-01T22:55:11+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T21:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=6448d8413ef27d0303231eb640bb9cacb3903fdd'/>
<id>6448d8413ef27d0303231eb640bb9cacb3903fdd</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>filter+format: harden (+prepare grounds for) XML/XSLT usage</title>
<updated>2016-02-01T22:55:09+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T21:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=eeb3baa8119383ee28da703721263e655716d4f2'/>
<id>eeb3baa8119383ee28da703721263e655716d4f2</id>
<content type='text'>
Forbid any direct network/disk side-effects for XSLT and make sure we
are using XML parser without network access.

In the future, there is an possibility to forbid also entities
replacement should it be considered risky and unintrusive.

The new lxml.etree wrappers are placed into new utils_lxml module.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forbid any direct network/disk side-effects for XSLT and make sure we
are using XML parser without network access.

In the future, there is an possibility to forbid also entities
replacement should it be considered risky and unintrusive.

The new lxml.etree wrappers are placed into new utils_lxml module.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clufter.spec: cond. add rgmanager-pacemaker %doc to SEE ALSO</title>
<updated>2016-02-01T22:55:06+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T20:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=edb2861208291b9e5c7d8a377d7bd5725031ac34'/>
<id>edb2861208291b9e5c7d8a377d7bd5725031ac34</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clufter.spec: ensure rgmanager-pacemaker is a proper doc subdir</title>
<updated>2016-02-01T22:55:00+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T18:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=4f3a30e7fbe4baf722a489407c13d4c8776ff1ba'/>
<id>4f3a30e7fbe4baf722a489407c13d4c8776ff1ba</id>
<content type='text'>
Note that following pattern allows for easier manual sanity check:
%{__mkdir_p} -- DST
%{__cp} -a -t DST -- SRC [...]

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that following pattern allows for easier manual sanity check:
%{__mkdir_p} -- DST
%{__cp} -a -t DST -- SRC [...]

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>main:  better support for short/long "report bugs" link</title>
<updated>2016-02-01T22:54:58+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T18:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=52e4c3086c12b460541e53d74e54abf6d6b3fe65'/>
<id>52e4c3086c12b460541e53d74e54abf6d6b3fe65</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>main: display "report bugs" reference info</title>
<updated>2016-02-01T22:54:56+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T14:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=74fb3c5ecc2e1464d6d3bf6408e11a44d2821f8e'/>
<id>74fb3c5ecc2e1464d6d3bf6408e11a44d2821f8e</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add infrastructure for "report bugs" reference</title>
<updated>2016-02-01T22:54:54+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T14:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=118ef5e8645bdfc0901bc6a1d18224b29a2d0c5f'/>
<id>118ef5e8645bdfc0901bc6a1d18224b29a2d0c5f</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clufter.spec: switch over to pagure as a default project base</title>
<updated>2016-02-01T22:54:52+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T14:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=c0b09cb25a4c2621deaa654d9532f939df069c30'/>
<id>c0b09cb25a4c2621deaa654d9532f939df069c30</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: move rgmanager-pacemaker.* to dedicated directory</title>
<updated>2016-02-01T22:54:49+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2016-02-01T13:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=dd973d6ed3c97d86c6c7e8a856793e2e906c2cb5'/>
<id>dd973d6ed3c97d86c6c7e8a856793e2e906c2cb5</id>
<content type='text'>
Also rename env_vars -&gt; env-vars (for uniformity).

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rename env_vars -&gt; env-vars (for uniformity).

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
