[libyaml-libyaml-perl] 04/05: Refresh two patches.

gregor herrmann gregoa at debian.org
Sat Jul 12 19:56:08 UTC 2014


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

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

commit 40f5374b355c472f0cf5f3c227d88bf17322e6cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 12 21:31:14 2014 +0200

    Refresh two patches.
    
    Refresh CVE-2014-2525.patch and
    libyaml-guard-against-overflows-in-indent-and-flow_level.patch, both have an
    offset of one line.
---
 debian/patches/CVE-2014-2525.patch                                      | 2 +-
 .../libyaml-guard-against-overflows-in-indent-and-flow_level.patch      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/CVE-2014-2525.patch b/debian/patches/CVE-2014-2525.patch
index 11edfca..c0f3226 100644
--- a/debian/patches/CVE-2014-2525.patch
+++ b/debian/patches/CVE-2014-2525.patch
@@ -18,7 +18,7 @@ Last-Update: 2014-03-23
          }
 --- a/LibYAML/yaml_private.h
 +++ b/LibYAML/yaml_private.h
-@@ -133,9 +133,12 @@
+@@ -134,9 +134,12 @@
       (string).start = (string).pointer = (string).end = 0)
  
  #define STRING_EXTEND(context,string)                                           \
diff --git a/debian/patches/libyaml-guard-against-overflows-in-indent-and-flow_level.patch b/debian/patches/libyaml-guard-against-overflows-in-indent-and-flow_level.patch
index 0075240..bdf7cb5 100644
--- a/debian/patches/libyaml-guard-against-overflows-in-indent-and-flow_level.patch
+++ b/debian/patches/libyaml-guard-against-overflows-in-indent-and-flow_level.patch
@@ -76,7 +76,7 @@ Applied-Upstream: 0.1.5
  
 --- a/LibYAML/yaml_private.h
 +++ b/LibYAML/yaml_private.h
-@@ -7,6 +7,7 @@
+@@ -8,6 +8,7 @@
  
  #include <assert.h>
  #include <limits.h>

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