Branch: refs/heads/stack-clash-protection
Home: https://github.com/kronosnet/kronosnet
Commit: 29dbe46f64741f18fc34d159b848b85ec2724ae6
https://github.com/kronosnet/kronosnet/commit/29dbe46f64741f18fc34d159b848b…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M configure.ac
Log Message:
-----------
[build] Add -fstack-clash-protection to release builds
CentOS Stream CI insists on this but it's generally a 'good thing'
Branch: refs/heads/rust-bindings
Home: https://github.com/kronosnet/kronosnet
Commit: d234783f4365fad427d2c49da23b5f5b0b484796
https://github.com/kronosnet/kronosnet/commit/d234783f4365fad427d2c49da23b5…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M libknet/bindings/rust/src/libknet.rs
A libknet/bindings/rust/tests/build.rs
M libknet/bindings/rust/tests/src/bin/knet-test.rs
M libknet/tests/api-test-coverage
M libnozzle/bindings/rust/Makefile.am
M libnozzle/bindings/rust/build.rs
M libnozzle/bindings/rust/tests/Cargo.toml
M libnozzle/bindings/rust/tests/Makefile.am
M libnozzle/bindings/rust/tests/src/bin/nozzle-test.rs
M libnozzle/tests/api-test-coverage
Log Message:
-----------
Add some more tests, fix some bugs
'make dist' fails though - not sure why
Things to do:
- fix make dist
- Find a way to make tests use the in-tree libraries
(currently they just use them for building)
- probably fix all the Makefile.am files
Branch: refs/heads/rust-bindings
Home: https://github.com/kronosnet/kronosnet
Commit: cbfb003eb8b3b5f69ecd8dbe0c3641c2a03595a2
https://github.com/kronosnet/kronosnet/commit/cbfb003eb8b3b5f69ecd8dbe0c364…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M libknet/bindings/rust/src/libknet.rs
M libknet/bindings/rust/tests/src/bin/knet-test.rs
M libknet/tests/api-test-coverage
M libnozzle/bindings/rust/Makefile.am
M libnozzle/bindings/rust/build.rs
M libnozzle/bindings/rust/tests/Cargo.toml
M libnozzle/bindings/rust/tests/Makefile.am
M libnozzle/bindings/rust/tests/src/bin/nozzle-test.rs
M libnozzle/tests/api-test-coverage
Log Message:
-----------
Add some more tests, fix some bugs
'make dist' fails though - not sure why
Branch: refs/heads/stack-clash-protection
Home: https://github.com/kronosnet/kronosnet
Commit: cbcea79c72a5f06ce80f6251888a9ded6201e776
https://github.com/kronosnet/kronosnet/commit/cbcea79c72a5f06ce80f6251888a9…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-05-15 (Sat, 15 May 2021)
Changed paths:
M configure.ac
Log Message:
-----------
[build] Add -fstack-clash-protection to release builds
CentOS Stream CI insists on this but it's generally a 'good thing'