Fixing the following failures reported by annocheck:
Hardened: /usr/bin/trc_pkt_lister: FAIL: pie test because not built with '-Wl,-pie' (gcc/clang) or '-buildmode pie' (go)
Hardened: /usr/bin/trc_pkt_lister: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: trc_pkt_lister: Overall: FAIL.
Hardened: /usr/lib64/libopencsd.so.1.0.0: FAIL: bind-now test because not linked with -Wl,-z,now
Hardened: libopencsd.so.1.0.0: Overall: FAIL.
H
ardened: /usr/lib64/libopencsd_c_api.so.1.0.0: FAIL: bind-now test because not linked with -Wl,-z,now Hardened: libopencsd_c_api.so.1.0.0: Overall: FAIL.
Resolves: rhbz#2031802
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Resolves: rhbz#2031794
The test is a dummy stub, however, we first need to add something
that will let opencsd appear in RHEL-9, then we can start using it
in real situations, then we can add actual tests that use the lib.
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Although we only need to change channels (ship opencsd-devel in CRB),
the erratum requires new NVR.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2029382
Signed-off-by: Michael Petlan <mpetlan@redhat.com>