summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorcanyonknight <canyonknight@gmail.com>2012-08-09 21:15:48 -0400
committerLukas Fleischer <archlinux@cryptocrack.de>2012-08-23 22:47:49 +0200
commit362d49a796decc75bc7c6438110a63427563d4b1 (patch)
tree48ee9f9cd75b883a2763b69d8af3ec7d4d9da58c /INSTALL
parentcac3ef74cb77e2db07a2f7a8b13b34c7d07f2720 (diff)
downloadaurweb-362d49a796decc75bc7c6438110a63427563d4b1.tar.xz
Update docs to require Archive_Tar version greater than 1.3.7
Prior to version 1.3.8 of Archive_Tar, long filenames within a tar file would result in the filename being a shortened string of the fullname. This shortening would prevent the upload of any tar file having a filepath longer than 99 characters. Require AUR installations to use an update Archive_Tar version to avoid related issues Fixes FS#30472 Signed-off-by: canyonknight <canyonknight@gmail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ee4ed5a..ca79f10 100644
--- a/INSTALL
+++ b/INSTALL
@@ -51,7 +51,7 @@ Setup on Arch Linux:
If those php extensions are separate packages on your system, install
them.
- AUR requires PEAR and the Archive_Tar module.
+ AUR requires PEAR and the Archive_Tar module (version > 1.3.7).
Installing PEAR will vary depending on the system and may already
be included with PHP. You can also find it in the PHP source
distribution.