Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 2d8455aa71fef3cb8d77817c21d5b12801c2a00f
https://github.com/kronosnet/kronosnet/commit/2d8455aa71fef3cb8d77817c21d5b…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M libknet/links.c
Log Message:
-----------
link: Only mark a link as 'configured' when it actually is
If the transport-specific config fails then the link can be left
unconfigured, but marked as 'configured'.
I've only moved the setting of 'configured' flag itself rather than
the rest of the values in case the transport-specific code wants
to change them for any reason.
Commit: c96057f1385b3e2e4c72afa7b8d25028de356b97
https://github.com/kronosnet/kronosnet/commit/c96057f1385b3e2e4c72afa7b8d25…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M libknet/links.c
Log Message:
-----------
Merge pull request #74 from chrissie-c/mark-link-configured-later
link: Only mark a link as 'configured' when it actually is
Compare: https://github.com/kronosnet/kronosnet/compare/78c457c16b6d...c96057f1385b
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 9b449bfc271cfc3cf8b0fbe673e5979f6fe7f661
https://github.com/kronosnet/kronosnet/commit/9b449bfc271cfc3cf8b0fbe673e59…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] disable kronosnetd build with distcheck
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 1797fcbe62604e09cadccf4a66c64cc8e078ce56
https://github.com/kronosnet/kronosnet/commit/1797fcbe62604e09cadccf4a66c64…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] don't ship prebuilt spec file with release tarball
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 16a6ede8d310f473828d3977cb21c2112a631e82
https://github.com/kronosnet/kronosnet/commit/16a6ede8d310f473828d3977cb21c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] fix make distcheck target
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 7ffc69925fcbf08542e76e159782e15311c5e752
https://github.com/kronosnet/kronosnet/commit/7ffc69925fcbf08542e76e159782e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] fix changelog generation
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9bda758d5b279190143e15b90d6289cacd9a21fb
https://github.com/kronosnet/kronosnet/commit/9bda758d5b279190143e15b90d628…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] fix git dirty detection
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 8e55f6a87a2bb821ce3f7dd75c7ae7e80b0e1985
https://github.com/kronosnet/kronosnet/commit/8e55f6a87a2bb821ce3f7dd75c7ae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] fix make distcheck on bsd machines
make sure to clean temporary files created by sed on the way of building
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 78c457c16b6d098716616ae1b8704b832959af8a
https://github.com/kronosnet/kronosnet/commit/78c457c16b6d098716616ae1b8704…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
Merge pull request #73 from kronosnet/build-fixes
Build fixes
Compare: https://github.com/kronosnet/kronosnet/compare/6efa9662c1b3...78c457c16b6d
Branch: refs/heads/build-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: 8e55f6a87a2bb821ce3f7dd75c7ae7e80b0e1985
https://github.com/kronosnet/kronosnet/commit/8e55f6a87a2bb821ce3f7dd75c7ae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] fix make distcheck on bsd machines
make sure to clean temporary files created by sed on the way of building
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>