<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/contrib/fedora, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>BUILD: fix chmake not to generate warning</title>
<updated>2015-03-02T09:28:01+00:00</updated>
<author>
<name>Pavel Reichl</name>
<email>preichl@redhat.com</email>
</author>
<published>2015-02-25T17:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=cabc0511873778fddc318951d1a329c2a2945731'/>
<id>cabc0511873778fddc318951d1a329c2a2945731</id>
<content type='text'>
Generated warning:
/usr/include/features.h:328:4: warning: warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
warning _FORTIFY_SOURCE requires compiling with optimization (-O)

Macro _FORTIFY_SOURCE requiers to be compiled with optimization. But
the problem with bash function chmake is that it turns off optimization.
To avoid generating warning chmake should undefine macro
_FORTIFY_SOURCE.

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generated warning:
/usr/include/features.h:328:4: warning: warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
warning _FORTIFY_SOURCE requires compiling with optimization (-O)

Macro _FORTIFY_SOURCE requiers to be compiled with optimization. But
the problem with bash function chmake is that it turns off optimization.
To avoid generating warning chmake should undefine macro
_FORTIFY_SOURCE.

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIB: Fix creation of tar.gz with old version of git</title>
<updated>2014-07-09T17:06:57+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2014-07-09T12:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=f31b698549231d68451dbb8fd1184ad375eb5e64'/>
<id>f31b698549231d68451dbb8fd1184ad375eb5e64</id>
<content type='text'>
git archive needn't have support for tar.gz format:
[testm1 contrib]# git --version
git version 1.7.1

Thanks Sami K

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git archive needn't have support for tar.gz format:
[testm1 contrib]# git --version
git version 1.7.1

Thanks Sami K

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIB: make_srpm.sh can prepare SRPM with patches</title>
<updated>2014-07-09T17:06:52+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2014-07-09T12:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=772f80ea8bc2eefa2bff3873187ea9433b14562a'/>
<id>772f80ea8bc2eefa2bff3873187ea9433b14562a</id>
<content type='text'>
Creating SRPM with patches is useful for some static analysers, which can do
two builds. The first time without patches and the second with patches.

Bash function add_patches is inspired by file rpm/add_patches.sh from project\
389-ds-base.
   commit 2a92a6cccd1002f4fe976ee7a5b79d779b009f87
   Author: Mark Reynolds
Thanks.

Resolves:
https://fedorahosted.org/sssd/ticket/2149

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creating SRPM with patches is useful for some static analysers, which can do
two builds. The first time without patches and the second with patches.

Bash function add_patches is inspired by file rpm/add_patches.sh from project\
389-ds-base.
   commit 2a92a6cccd1002f4fe976ee7a5b79d779b009f87
   Author: Mark Reynolds
Thanks.

Resolves:
https://fedorahosted.org/sssd/ticket/2149

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify CFLAGS handling in bashrc_sssd</title>
<updated>2014-02-20T15:58:10+00:00</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>Nikolai.Kondrashov@redhat.com</email>
</author>
<published>2014-02-07T12:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=0b5422c874a0d234b864a28cf18489a7e7ef17f6'/>
<id>0b5422c874a0d234b864a28cf18489a7e7ef17f6</id>
<content type='text'>
Clarify comment on CFLAGS contents in "warn" description.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify comment on CFLAGS contents in "warn" description.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle unbound variables in bashrc_sssd</title>
<updated>2014-02-20T15:58:07+00:00</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>Nikolai.Kondrashov@redhat.com</email>
</author>
<published>2014-02-06T10:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8b83e6b0867576fcefb60b19dbcd4fcee3e6e862'/>
<id>8b83e6b0867576fcefb60b19dbcd4fcee3e6e862</id>
<content type='text'>
Explicitly substitute empty strings for unbound variables in bashrc_sssd
to support its use in scripts with unbound variable detection enabled
(set -u).

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitly substitute empty strings for unbound variables in bashrc_sssd
to support its use in scripts with unbound variable detection enabled
(set -u).

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use functions, not aliases in bashrc_sssd</title>
<updated>2014-02-20T15:58:04+00:00</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>Nikolai.Kondrashov@redhat.com</email>
</author>
<published>2014-02-06T09:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=bde0fb63858b8ac0315b2c0fd5ce37b19430f656'/>
<id>bde0fb63858b8ac0315b2c0fd5ce37b19430f656</id>
<content type='text'>
Use functions instead of aliases as commands in bashrc_sssd.
This allows easier use of bashrc_sssd in scripts, since aliases are
disabled by default for non-interactive Bash shells.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use functions instead of aliases as commands in bashrc_sssd.
This allows easier use of bashrc_sssd in scripts, since aliases are
disabled by default for non-interactive Bash shells.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use HW instead of processor name as build arch</title>
<updated>2014-02-20T15:57:49+00:00</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>Nikolai.Kondrashov@redhat.com</email>
</author>
<published>2014-02-05T16:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=2e2909686735ceb62f6b64972b3f30f7005e26aa'/>
<id>2e2909686735ceb62f6b64972b3f30f7005e26aa</id>
<content type='text'>
Use "machine hardware name" instead of "processor name" as the build
architecture in bashrc_sssd.

This fixes determining architecture on systems where "processor name" is
not available and is reported by uname(1) as "unknown", e.g. Debian.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "machine hardware name" instead of "processor name" as the build
architecture in bashrc_sssd.

This fixes determining architecture on systems where "processor name" is
not available and is reported by uname(1) as "unknown", e.g. Debian.

Reviewed-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
Reviewed-by: Michal Žídek &lt;mzidek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: Build with journald support by default on Fedora</title>
<updated>2014-02-19T11:28:33+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-12-20T20:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=b96988a35bfb5f6faf2e364ae966166398afeca3'/>
<id>b96988a35bfb5f6faf2e364ae966166398afeca3</id>
<content type='text'>
The journal provided by systemd gives us structured logging
capabilities that we should be taking advantage of.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The journal provided by systemd gives us structured logging
capabilities that we should be taking advantage of.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: Update bashrc macros</title>
<updated>2013-10-30T09:56:21+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-10-29T17:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=3c77599361395caeffe91ad5b7553f29e7859942'/>
<id>3c77599361395caeffe91ad5b7553f29e7859942</id>
<content type='text'>
 * Stop using --target (unneeded)
 * Drop explicit use of --with-default-ccache* since we now pick it up
   from libkrb5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Stop using --target (unneeded)
 * Drop explicit use of --with-default-ccache* since we now pick it up
   from libkrb5
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: Fix contrib build macros to display warnings</title>
<updated>2013-08-22T17:29:08+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-08-22T13:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=2930ff3863961403d89a0b1147c14b82f91ad7eb'/>
<id>2930ff3863961403d89a0b1147c14b82f91ad7eb</id>
<content type='text'>
There was an inconsistency with how the warnings were specified and
how they were consumed by the macros. The result was that warnings were
hidden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was an inconsistency with how the warnings were specified and
how they were consumed by the macros. The result was that warnings were
hidden.
</pre>
</div>
</content>
</entry>
</feed>
