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

dod at debian.org dod at debian.org
Sat Nov 11 17:31:12 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 f5a5415507e8366428ae0edb4f72be0c0f0f128c
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Nov 11 18:29:27 2017 +0100

    disable add-safe-load patch
    
    upstream is not thrilled about adding SafeLoad function (for good
    reasons). Let's sit on this patch unless we have no other choice.
    
    See
    https://github.com/ingydotnet/yaml-libyaml-pm/issues/45#issuecomment-343678829
---
 debian/patches/add-safe-load | 2 ++
 debian/patches/series        | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/add-safe-load b/debian/patches/add-safe-load
index 4b538f3..6eb53bf 100644
--- a/debian/patches/add-safe-load
+++ b/debian/patches/add-safe-load
@@ -1,5 +1,7 @@
 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.
+ .
+ Warning: upstream probably won't accept this patch. We should not ship it.
 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
diff --git a/debian/patches/series b/debian/patches/series
index cc08fd8..43edb66 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-add-safe-load
 disable-update.sh.patch
 libyaml-node-id-hardening.patch
 Load-B-Deparse-at-runtime.patch

-- 
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