<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/proxy/contrib, branch review</title>
<subtitle>Work on gss-proxy before it lands upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/'/>
<entry>
<title>Fix few build issues</title>
<updated>2015-03-24T15:49:19+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2015-03-24T10:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=8c09bbb82f3578401a0dbd0c64ca36c8483295fb'/>
<id>8c09bbb82f3578401a0dbd0c64ca36c8483295fb</id>
<content type='text'>
- use automake variables for simplification of file installation
  instead of make install hooks
- if configure is not called from $srcdir then few directories
  were not created.
- few files were not removed with make unistall

Signed-off-by: Lukas Slebodnik &lt;lslebodn@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use automake variables for simplification of file installation
  instead of make install hooks
- if configure is not called from $srcdir then few directories
  were not created.
- few files were not removed with make unistall

Signed-off-by: Lukas Slebodnik &lt;lslebodn@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to systemd initscript in rpm spec file</title>
<updated>2015-03-24T15:48:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-23T18:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=22a4b37f352f6d1cae0c33e495a43439f8da5ab3'/>
<id>22a4b37f352f6d1cae0c33e495a43439f8da5ab3</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Lukas Slebodnik &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Lukas Slebodnik &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Install gssproxy mechanism config in mech.d</title>
<updated>2015-03-24T15:45:28+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-04T13:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=cc2a47f5ea19df0126774f8ad99534d059323b3a'/>
<id>cc2a47f5ea19df0126774f8ad99534d059323b3a</id>
<content type='text'>
This requires at least Fedora version 1.11.5 where mech.d support was
backported or upstreams &gt; 1.12 version.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Guenther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires at least Fedora version 1.11.5 where mech.d support was
backported or upstreams &gt; 1.12 version.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Guenther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Requires: libini_config &gt;= 1.0.0.1 to the rpm spec file.</title>
<updated>2013-06-06T14:51:05+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-06-05T17:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=d703096b8bc37e78e28e68fb4f250cc2ed8e6f16'/>
<id>d703096b8bc37e78e28e68fb4f250cc2ed8e6f16</id>
<content type='text'>
Otherwise we would allow to be installed with an outdated and non-working
libiniconfig version.

Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;

Resolves: https://fedorahosted.org/gss-proxy/ticket/92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we would allow to be installed with an outdated and non-working
libiniconfig version.

Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;

Resolves: https://fedorahosted.org/gss-proxy/ticket/92
</pre>
</div>
</content>
</entry>
<entry>
<title>Require libverto-tevent to make sure libverto initialization succeeds</title>
<updated>2013-06-03T10:40:14+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-05-31T18:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=d08d3f514fb1d61d53b0962102f96c584dcd5f65'/>
<id>d08d3f514fb1d61d53b0962102f96c584dcd5f65</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "make test_proxymech" to provided specfile.</title>
<updated>2013-05-22T16:52:28+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-05-22T16:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=2ba5ca5a77a6cd3a3440e624af0567554123fdc2'/>
<id>2ba5ca5a77a6cd3a3440e624af0567554123fdc2</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure non-root users can access gpstatedir.</title>
<updated>2013-04-27T00:33:23+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-04-26T21:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=50a785636f71bc122a4ab9dd833b6ac083107891'/>
<id>50a785636f71bc122a4ab9dd833b6ac083107891</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gssproxy-mech.8 manpage to spec file</title>
<updated>2013-04-23T20:09:09+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-04-23T20:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=8eaa77b0c04b136693336c7aa6ddb4a1c8ba48eb'/>
<id>8eaa77b0c04b136693336c7aa6ddb4a1c8ba48eb</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Require nothing less than MIT krb5 1.11.2</title>
<updated>2013-04-23T19:49:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-04-23T19:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=de0fcf955e49e8e8211d753f9064f9587217c535'/>
<id>de0fcf955e49e8e8211d753f9064f9587217c535</id>
<content type='text'>
Actually one feature requires the upstream master branch to be fully
functional. In fedora this patch [1] has been backported to 1.11.2
to have the full functionality available. Once upstream will release
1.12 that will become the minimum reuirement.

[1] https://github.com/krb5/krb5/commit/38cc076579888695a5820ceb44fe43020f5b61e1

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually one feature requires the upstream master branch to be fully
functional. In fedora this patch [1] has been backported to 1.11.2
to have the full functionality available. Once upstream will release
1.12 that will become the minimum reuirement.

[1] https://github.com/krb5/krb5/commit/38cc076579888695a5820ceb44fe43020f5b61e1

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve default configuration.</title>
<updated>2013-04-23T19:02:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-04-12T16:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=7f8078e906b138dcd34f84e0260cba87b63ca62f'/>
<id>7f8078e906b138dcd34f84e0260cba87b63ca62f</id>
<content type='text'>
Install by default working nfs configuration.
For RPM also install by default file to configure interposer plugin.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install by default working nfs configuration.
For RPM also install by default file to configure interposer plugin.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
