[polybori] 04/06: Update patches
Ximin Luo
infinity0 at debian.org
Tue Jul 5 11:34:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository polybori.
commit 517f9b986adc2302c360cd97a50a588ba4abd055
Author: Ximin Luo <infinity0 at debian.org>
Date: Tue Jul 5 13:02:16 2016 +0200
Update patches
---
.../patches/0003-Protect-CErrorInfo-from-invalid-array-access.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/0003-Protect-CErrorInfo-from-invalid-array-access.patch b/debian/patches/0003-Protect-CErrorInfo-from-invalid-array-access.patch
index 5bf3103..7a09dc0 100644
--- a/debian/patches/0003-Protect-CErrorInfo-from-invalid-array-access.patch
+++ b/debian/patches/0003-Protect-CErrorInfo-from-invalid-array-access.patch
@@ -3,8 +3,8 @@ Description: Protect CErrorInfo::text() against invalid array access
failed only on the ia64 and alpha architectures.
Author: Tobias Hansen <thansen at debian.org>
---- a/libpolybori/src/CErrorInfo.cc
-+++ b/libpolybori/src/CErrorInfo.cc
+--- a/libbrial/src/CErrorInfo.cc
++++ b/libbrial/src/CErrorInfo.cc
@@ -47,7 +47,7 @@
CErrorInfo::text(errornum_type num) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git
More information about the debian-science-commits
mailing list