Branch: refs/heads/revert-221-covscan-fixes1
Home: https://github.com/kronosnet/kronosnet
Commit: d22e08f0936f503e0b76de70b34d17396bc30f68
https://github.com/kronosnet/kronosnet/commit/d22e08f0936f503e0b76de70b34d1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/threads_pmtud.c
M libnozzle/internals.c
M libnozzle/libnozzle.c
M libnozzle/tests/api_nozzle_run_updown.c
M man/doxyxml.c
Log Message:
-----------
Revert "misc: some coverity fixes"
Branch: refs/heads/stable1
Home: https://github.com/kronosnet/kronosnet
Commit: a59bbef05931471efdd9cffd2221ce47faf99d9f
https://github.com/kronosnet/kronosnet/commit/a59bbef05931471efdd9cffd2221c…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/threads_pmtud.c
M libnozzle/internals.c
M libnozzle/libnozzle.c
M libnozzle/tests/api_nozzle_run_updown.c
M man/doxyxml.c
Log Message:
-----------
misc: some coverity fixes
In rough order of seriousness:
1. Fix clock_gettime() in pmtud so that it's always called, as
variable 'clock_now' is always read.
2. Allow space for trailing NUL in libnozzle device names
3. Fix api_nozzle_run_updown_test so it can run out of the build tree
4. Disallow a 0 length prefix in libnozzle
5. Fix potential use of NULL pointer on doxyxml
6. Free 'name' in doxyxml as it's *not* in the map any more
7. Fix dead code in libknet API functions left by code changes
Commit: a2843ecac34d62f39255e7bf489a9f0e39d177d5
https://github.com/kronosnet/kronosnet/commit/a2843ecac34d62f39255e7bf489a9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/threads_pmtud.c
M libnozzle/internals.c
M libnozzle/libnozzle.c
M libnozzle/tests/api_nozzle_run_updown.c
M man/doxyxml.c
Log Message:
-----------
Merge pull request #221 from kronosnet/covscan-fixes1
misc: some coverity fixes
Compare: https://github.com/kronosnet/kronosnet/compare/c8aceef61c08...a2843ecac34d
Branch: refs/heads/covscan-fixes1
Home: https://github.com/kronosnet/kronosnet
Commit: a59bbef05931471efdd9cffd2221ce47faf99d9f
https://github.com/kronosnet/kronosnet/commit/a59bbef05931471efdd9cffd2221c…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/threads_pmtud.c
M libnozzle/internals.c
M libnozzle/libnozzle.c
M libnozzle/tests/api_nozzle_run_updown.c
M man/doxyxml.c
Log Message:
-----------
misc: some coverity fixes
In rough order of seriousness:
1. Fix clock_gettime() in pmtud so that it's always called, as
variable 'clock_now' is always read.
2. Allow space for trailing NUL in libnozzle device names
3. Fix api_nozzle_run_updown_test so it can run out of the build tree
4. Disallow a 0 length prefix in libnozzle
5. Fix potential use of NULL pointer on doxyxml
6. Free 'name' in doxyxml as it's *not* in the map any more
7. Fix dead code in libknet API functions left by code changes
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 5884f8dfc6cf4e648e033da855f8c77eafae84df
https://github.com/kronosnet/kronosnet/commit/5884f8dfc6cf4e648e033da855f8c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] fix upstream URLs to point to https and official release repo
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1708616
also to be noted, the Source0: line is different from upstream and Fedora
because upstream can handle tarballs during development
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 3a5332772250c1adf2340503ac8903ea07f2d394
https://github.com/kronosnet/kronosnet/commit/3a5332772250c1adf2340503ac890…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] use distro conditionals to determine BuildRequires
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 851525b90235db236cc4bf88a66ed5f7c54ed9f6
https://github.com/kronosnet/kronosnet/commit/851525b90235db236cc4bf88a66ed…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] be more strict about plugins version and architecture depedencies
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: dd66ce8b6389772de79e576d6eea542633594cf1
https://github.com/kronosnet/kronosnet/commit/dd66ce8b6389772de79e576d6eea5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] clean up useless conditionals and defines
fix a couple of minor conditionals in the process
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: d880374fbff2ebe404f2bbae95c988aa21e60280
https://github.com/kronosnet/kronosnet/commit/d880374fbff2ebe404f2bbae95c98…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] reconciliate fedora spec file into upstream spec file (part 1)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 95198f0dc5b8a4eefe06b58fa1901740209b42a0
https://github.com/kronosnet/kronosnet/commit/95198f0dc5b8a4eefe06b58fa1901…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] fix a bunch of rpmlint errors
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 1fc28307dc2b537abd30eab8b6920f2b6893e786
https://github.com/kronosnet/kronosnet/commit/1fc28307dc2b537abd30eab8b6920…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] drop support for init scripts
no rpm distros left that support old fashion init scripts
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 8a823aa3bf291fe8c7407fd957d71897895e1aec
https://github.com/kronosnet/kronosnet/commit/8a823aa3bf291fe8c7407fd957d71…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-17 (Fri, 17 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] use ldconfig_scriptlets only when defined
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/460fca5e33d5...8a823aa3bf29
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 5b8a04ea6dbae9334063d1af52f950f794771714
https://github.com/kronosnet/kronosnet/commit/5b8a04ea6dbae9334063d1af52f95…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-12 (Sun, 12 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] fix upstream URLs to point to https and official release repo
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1708616
also to be noted, the Source0: line is different from upstream and Fedora
because upstream can handle tarballs during development
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: cdc6fa42804925d745b9b9b27d96c41219ecbcc0
https://github.com/kronosnet/kronosnet/commit/cdc6fa42804925d745b9b9b27d96c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-12 (Sun, 12 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] use distro conditionals to determine BuildRequires
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 5b42103ceed0c0e4fd224dc4ffc9daf459eda631
https://github.com/kronosnet/kronosnet/commit/5b42103ceed0c0e4fd224dc4ffc9d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-12 (Sun, 12 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] be more strict about plugins version and architecture depedencies
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9f7c07fca6b67a56d804ff7ad1e7bece75ed06b6
https://github.com/kronosnet/kronosnet/commit/9f7c07fca6b67a56d804ff7ad1e7b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-12 (Sun, 12 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] clean up useless conditionals and defines
fix a couple of minor conditionals in the process
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: a030ec4abdc6fd0cb039b9a3c8ebe842220e2191
https://github.com/kronosnet/kronosnet/commit/a030ec4abdc6fd0cb039b9a3c8ebe…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] reconciliate fedora spec file into upstream spec file (part 1)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: ecae1984782f71b5e15caa7afadc00ab055fffdd
https://github.com/kronosnet/kronosnet/commit/ecae1984782f71b5e15caa7afadc0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] fix a bunch of rpmlint errors
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 3e54f9080f933c0fc809608bf5d62fd2e8980c82
https://github.com/kronosnet/kronosnet/commit/3e54f9080f933c0fc809608bf5d62…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-14 (Tue, 14 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] drop support for init scripts
no rpm distros left that support old fashion init scripts
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 5ccbd01644879566cfcc47d339e9763ccd47bb5c
https://github.com/kronosnet/kronosnet/commit/5ccbd01644879566cfcc47d339e97…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-14 (Tue, 14 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
[spec] use ldconfig_scriptlets only when defined
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: b97574380f23da3e697e4ca9d8017e9f9a0d8461
https://github.com/kronosnet/kronosnet/commit/b97574380f23da3e697e4ca9d8017…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-16 (Thu, 16 May 2019)
Changed paths:
M kronosnet.spec.in
Log Message:
-----------
Merge pull request #220 from kronosnet/specfile
Specfile update
Compare: https://github.com/kronosnet/kronosnet/compare/b85607ac69c2...b97574380f23