[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701960: marked as done (busybox awk incorrectly uses FS variable)



Your message dated Tue, 10 Dec 2013 03:22:04 +0400
with message-id <52A6509C.6090803@msgid.tls.msk.ru>
and subject line Re: Bug#701960: busybox awk incorrectly uses FS variable
has caused the Debian Bug report #701960,
regarding busybox awk incorrectly uses FS variable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
701960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701960
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: busybox
Version: 1:1.20.0-7
Severity: important
Tags: upstream fixed-upstream patch pending

busybox implementation of awk splits current line into fields
after assignment to FS (field separator) variable, but POSIX
mandates it does that before the assignment.  This may lead
to valid (according to POSIX) awk scripts being interpreted
incorrectly by busybox awk, which may lead to silent "surprizes".

This has been fixed in upstream commit df8066a78ccd9b899244145f6be0171957a41a1e,
which is a one-line change (plus comment describing what it is all about).

--- End Message ---
--- Begin Message ---
Version: 1:1.21.0-1

This has been fixed in upstream version 1.21.0.

/mjt

--- End Message ---

Reply to: