This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Raptor RDF parser and serializer library".
The branch, master has been updated via 2931fc45716ce48bb31c075ce347db887b3cf502 (commit) via ce6b3d91a5e37f437e3b229f27e89a0835be8cd5 (commit) from 3c5e8b7a689bc1a1068e48647aa544d49a81d3e2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2931fc45716ce48bb31c075ce347db887b3cf502 Merge: ce6b3d91a5e37f437e3b229f27e89a0835be8cd5 3c5e8b7a689bc1a1068e48647aa544d49a81d3e2 Author: Dave Beckett <d...@dajobe.org> Date: Fri Aug 6 09:50:47 2010 -0700 Merge branch 'master' of git.librdf.org:/repositories/raptor commit ce6b3d91a5e37f437e3b229f27e89a0835be8cd5 Author: Dave Beckett <d...@dajobe.org> Date: Fri Aug 6 09:48:41 2010 -0700 Make XSLT security preference setting totally disableable (raptor_world_set_libxslt_security_preferences): If user sets any value, even NULL, record that. (raptor_init_parser_grddl_common): If pointer is NULL and user didn't set it, only then make raptor-specific policy. (raptor_terminate_parser_grddl_common): If pointer is not NULL and raptor set it, then free policy. xslt_security_preferences_policy field of raptor_world internal renamed from free_xslt_security_preferences This patch is a candidate for backporting to raptor1. ----------------------------------------------------------------------- Summary of changes: src/raptor_general.c | 7 +++++-- src/raptor_grddl.c | 6 +++--- src/raptor_internal.h | 7 ++++--- 3 files changed, 12 insertions(+), 8 deletions(-) hooks/post-receive -- Raptor RDF parser and serializer library _______________________________________________ redland-commits mailing list redland-commits@lists.librdf.org http://lists.librdf.org/mailman/listinfo/redland-commits