tags 581351 + confirmed pending upstream
quit
On Wed, May 12, 2010 at 02:32:18PM +0200, Julien Cristau wrote:
> severity 581351 grave
> kthxbye
> Seems like broken IFS handling in read, postfix's post-install script
> does:
>
> test -n "$create" && {
> exec <$daemon_directory/postfix-files || exit 1
> while IFS=: read path type owner group mode flags junk
> do
> And apparently the whole colon-separated line from postfix-files ends up
> in $path instead of being split in the various variables.
Yes, thanks for the reports. I confirm the bug, the regression is
introduced by the
debian/diff/0009-BUILTIN-Honor-tab-as-IFS-whitespace-when-splitting-fi.diff
patch added in 0.5.5.1-4. Upcoming upload will fix it.
Regards, Gerrit.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]