Package: r-cran-rprotobuf / 0.4.23-1

Metadata

Package Version Patches format
r-cran-rprotobuf 0.4.23-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add hardening.patch | (download)

src/Makevars.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 added bindnow hardening
2to3.patch | (download)

inst/opencpu/ocpu-getdata.py | 8 4 + 4 - 0 !
inst/opencpu/ocpu-rpc.py | 20 10 + 10 - 0 !
inst/opencpu/rexp_pb2.py | 11 4 + 7 - 0 !
inst/python/readmsg.py | 12 6 + 6 - 0 !
4 files changed, 24 insertions(+), 27 deletions(-)

 convert python scripts to python3 using 2to3