[libyaml-libyaml-perl] 01/01: update add-safe-load patch header

dod at debian.org dod at debian.org
Sat Nov 11 16:31:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libyaml-libyaml-perl.

commit 51d487066d02ee641c18462e0dc4c177f233985b
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Nov 11 17:31:13 2017 +0100

    update add-safe-load patch header
---
 debian/patches/add-safe-load | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/add-safe-load b/debian/patches/add-safe-load
index fd90af8..4b538f3 100644
--- a/debian/patches/add-safe-load
+++ b/debian/patches/add-safe-load
@@ -1,9 +1,9 @@
-commit f56e8a74f5eef41349076d75b7696f292c465705
+Description: Add SafeLoad method
+ Patch YAML::XS to provide a SafeLoad method. This works like Load method except that tag like '! Foo::Bar' are ignored so no Perl class can be created.
+Bug: https://github.com/ingydotnet/yaml-libyaml-pm/issues/45
+Bug-Debian: https://bugs.debian.org/862373
+Forwarded: https://github.com/ingydotnet/yaml-libyaml-pm/issues/45#issuecomment-343676592
 Author: Dominique Dumont <dod at debian.org>
-Date:   Sun Nov 5 19:05:47 2017 +0100
-
-    add SafeLoad
-
 --- a/LibYAML/perl_libyaml.c
 +++ b/LibYAML/perl_libyaml.c
 @@ -116,7 +116,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-libyaml-perl.git



More information about the Pkg-perl-cvs-commits mailing list