summaryrefslogtreecommitdiffstats
path: root/system/arj/patches/005_use_system_strnlen.patch
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-04-07 19:58:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-07 19:58:35 +0700
commit51604f30957277f0f1cdecd4fcc2d8e1040a5859 (patch)
treefd53149b90a1950415cd0daedf13915aa38ecbef /system/arj/patches/005_use_system_strnlen.patch
parentf62f19ede487f36a8a3604f3ad843ee241b9284d (diff)
downloadslackbuilds-51604f30957277f0f1cdecd4fcc2d8e1040a5859.tar.gz
slackbuilds-51604f30957277f0f1cdecd4fcc2d8e1040a5859.tar.xz
system/arj: Security fixes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/arj/patches/005_use_system_strnlen.patch')
-rw-r--r--system/arj/patches/005_use_system_strnlen.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/arj/patches/005_use_system_strnlen.patch b/system/arj/patches/005_use_system_strnlen.patch
index 00a459809b..4a5dd13d1e 100644
--- a/system/arj/patches/005_use_system_strnlen.patch
+++ b/system/arj/patches/005_use_system_strnlen.patch
@@ -1,3 +1,11 @@
+Description: Detect and conditionally use system strnlen function.
+ This fixes build failures when the system has eglibc 2.10.
+Author: Guillem Jover <guillem@debian.org>
+Origin: vendor
+Bug-Debian: https://bugs.debian.org/546475
+Forwarded: no
+Last-Update: 2009-09-13
+
---
fardata.c | 2 ++
gnu/config.h.in | 1 +