Am Dienstag, den 22.10.2013, 19:40 +0200 schrieb Stefan Potyra: > Hi Bruno, > > thanks for the bug report. I've fixed it in the upstream CVS repository. > The fix will be available with the next upstream version. However this > might still take some time. > > Please also note: The script faum does not use an absolute path to call > fauhdlc (and check for fauhdlc). In the end, an incompatible version of > fauhdlc in $PATH might also cause problems. Do you think we should > use an absolute path there as well? > > Cheers, > Stefan.
Hi Stefan, I suggest to use absolute paths everywhere, not just because of incompatibility reasons of fauhdlc versions. If a user has a broken PATH variable (for whatever reason), the binary might not be found at all. The second reason is security: If PATH is used to search for a particular binary, a malicious binary might be executed, if PATH points to a directory to which an attacker has write permissions. How about uploading a fixed version in the meantime, if the next FAUMachine release might take some more time? Cheers - Fuddl
signature.asc
Description: This is a digitally signed message part

