Package: srpc / 0.10.3-3

Metadata

Package Version Patches format
srpc 0.10.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove tutorial check targets.patch | (download)

GNUmakefile | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 removes tutorial check targets
fix_ambiguous_call.patch | (download)

src/compress/rpc_compress_snappy.cc | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix ambiguous call to overloaded function by creating
    an instance of the function
locate_workflow.patch | (download)

GNUmakefile | 2 1 + 1 - 0 !
test/CMakeLists.txt | 2 1 + 1 - 0 !
test/unittest.cc | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 locates workflow header files
enable_hardening.patch | (download)

test/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 enables hardening by adding cppflag flag -d_fortify_source=2
fix_ftbfs_with_gtest.patch | (download)

test/CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix ftbfs with gtest