Package: raptor / 1.4.21-7.1

Metadata

Package Version Patches format
raptor 1.4.21-7.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 write_bytes.patch | (download)

src/raptor_iostream.c | 14 8 + 6 - 0 !
1 file changed, 8 insertions(+), 6 deletions(-)

 raptor_iostream write_bytes handlers are supposed to return the number of bytes written or 0 on failure

02 fix 639065 | (download)

src/raptor_internal.h | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---
raptor 1.4.21 cve.patch | (download)

src/raptor.h | 4 3 + 1 - 0 !
src/raptor_feature.c | 3 2 + 1 - 0 !
src/raptor_internal.h | 8 8 + 0 - 0 !
src/raptor_libxml.c | 116 109 + 7 - 0 !
src/raptor_parse.c | 2 2 + 0 - 0 !
src/raptor_rdfxml.c | 3 3 + 0 - 0 !
src/raptor_rss.c | 3 3 + 0 - 0 !
src/raptor_sax2.c | 35 28 + 7 - 0 !
src/raptor_serialize.c | 4 4 + 0 - 0 !
src/raptor_turtle_writer.c | 2 2 + 0 - 0 !
src/raptor_xml_writer.c | 2 2 + 0 - 0 !
11 files changed, 166 insertions(+), 16 deletions(-)

---