[Bug 177032] Re: Regression with filename glob expanding

2008-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package dash - 0.5.4-6ubuntu1

---
dash (0.5.4-6ubuntu1) hardy; urgency=low

  * Merge from Debian; remaining changes:
- Change default answer for Install dash as /bin/sh? question to true.
- debian/control:
  + set Priority to required
  + add dependency on debianutils so /etc/shells exists before
we are configured
  + set Essential.
- debian/dash.postinst:
  + If the dash/sh question has not been seen by the user, reset it to
the default which is now true
- Added lpia to the list of DIET_ARCHS in debian/rules, to match i386.
  * Add -l option (Eric Chan). Addresses LP #102105.

dash (0.5.4-6) unstable; urgency=low

  * debian/control: add Vcs-Git: http://smarden.org/git/dash.git/.
  * debian/diff/0041-PARSER-Add-FAKEEOFMARK-for-expandstr.diff,
debian/diff/0042-PARSER-Do-not-show-prompts-in-expandstr.diff: new
from upstream git.
  * debian/diff/0043-EXPAND-Fix-slash-treatment-in-expmeta.diff: new
from upstream git: [EXPAND] Fix slash treatment in expmeta (closes:
#458687, #458690, #459049). LP: #177032.
  * debian/diff/0041-run-aclocal-autoconf-autoheader-automake.diff: redo
as debian/diff/0044-run-aclocal-autoconf-autoheader-automake.diff.
  * debian/dash.templates.in: remove empty line after comments, hmm.

dash (0.5.4-5) unstable; urgency=low

  * debian/diff/0038-EVAL-Fix-unaligned-trap-on-sparc.diff: applied
upstream, rename to
0038-EVAL-Fix-bad-pointer-arithmetic-in-evalcommand.diff.
  * debian/diff/0039-ARITH-If-imaxdiv-isn-t-available-use-and-ope.diff:
applied upstream, rename to
0040-ARITH-If-imaxdiv-isn-t-available-use-and-ope.diff.
  * debian/diff/0040-run-aclocal-autoconf-autoheader-automake.diff: redo
as debian/diff/0041-run-aclocal-autoconf-autoheader-automake.diff.
  * debian/diff/0039-BUILTIN-Add-set-o-support.diff: new; from upstream
git: Add set +o support (closes: #456990).
  * debian/diff/ja.po: remove again, doh.

 -- Matthias Klose [EMAIL PROTECTED]   Wed, 06 Feb 2008 14:18:50 +

** Changed in: dash (Ubuntu)
   Status: Triaged = Fix Released

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-14 Thread Paul Wagland
What is happening with this issue? It is quite serious, as it introduces
a) regressions and b) non-POSIX compliance.

Looking at the fix myself, it only appears to add the upstream fix to
this issue.

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-08 Thread Bug Watch Updater
** Changed in: dash (Debian)
   Status: New = Fix Released

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-07 Thread Daniel Holbach
Matthias: Can you take a look into this one?

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-03 Thread Bug Watch Updater
** Changed in: dash (Debian)
   Status: Unknown = New

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-02 Thread dAniel hAhler
** Changed in: dash (Ubuntu)
 Assignee: (unassigned) = dAniel hAhler (blueyed)
   Status: Triaged = In Progress

** Bug watch added: Debian Bug tracker #458690
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458690

** Also affects: dash (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458690
   Importance: Unknown
   Status: Unknown

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2008-01-02 Thread dAniel hAhler
Please find attached the debdiff to fix this bug.

This includes merging the last version from Debian unstable, with the following 
changes:
dash (0.5.4-5) unstable; urgency=low

  * debian/diff/0038-EVAL-Fix-unaligned-trap-on-sparc.diff: applied
upstream, rename to
0038-EVAL-Fix-bad-pointer-arithmetic-in-evalcommand.diff.
  * debian/diff/0039-ARITH-If-imaxdiv-isn-t-available-use-and-ope.diff:
applied upstream, rename to
0040-ARITH-If-imaxdiv-isn-t-available-use-and-ope.diff.
  * debian/diff/0040-run-aclocal-autoconf-autoheader-automake.diff: redo
as debian/diff/0041-run-aclocal-autoconf-autoheader-automake.diff.
  * debian/diff/0039-BUILTIN-Add-set-o-support.diff: new; from upstream
git: Add set +o support (closes: #456990).
  * debian/diff/ja.po: remove again, doh.

 -- Gerrit Pape [EMAIL PROTECTED]  Thu, 27 Dec 2007 12:23:12 +

dash (0.5.4-4) unstable; urgency=low

  * debian/diff/0038-EVAL-Fix-unaligned-trap-on-sparc.diff: new; fix
unaligned trap on sparc (thx Steve Langasek, closes: #456399).
  * debian/diff/0039-ARITH-If-imaxdiv-isn-t-available-use-and-ope.diff: new;
if imaxdiv() isn't available, use / and % operators (closes: #456398).
  * debian/diff/0038-run-aclocal-autoconf-autoheader-automake.diff: redo
as debian/diff/0040-*.
  * debian/po/vi.po: [INTL:vi] Vietnamese debconf templates translation
update (thx Clytie Siddall, closes: #453625).
  * debian/diff/ja.po: new; [INTL:ja] Japanese debconf translation (thx
Kenshi Muto, closes: #446573).

 -- Gerrit Pape [EMAIL PROTECTED]  Fri, 21 Dec 2007 09:21:34 +


** Attachment added: Debdiff for Hardy (including merge from unstable)
   http://launchpadlibrarian.net/11120583/dash_0.5.4-5ubuntu1.dsc.diff

** Changed in: dash (Ubuntu)
 Assignee: dAniel hAhler (blueyed) = (unassigned)
   Status: In Progress = Triaged

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2007-12-31 Thread dAniel hAhler
Setting importance to High, because it seems to cause regressions all
around (just reported for the startkde script, bug 179060)

** Description changed:

  Binary package hint: dash
  
  With dash_0.5.4-3ubuntu2 (or probably rather Debian's 0.5.4-3),
  /tmp/foo* does not get expanded as before.
  
  # dash_0.5.4-3ubuntu2_i386:
  LANG=C PS1= dash
  ls /tmp/foo*
  ls: /tmp/foo*: No such file or directory
  
  # dash_0.5.4-2ubuntu1_i386:
  ls /tmp/foo*
  /tmp/foobar
  
- This is the reason why libept fails to build from source currently.
+ This is the reason why libept fails to build from source currently (bug
+ 177033).

** Changed in: dash (Ubuntu)
   Importance: Undecided = High

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2007-12-31 Thread dAniel hAhler
I've investigated and found that the regression is caused by the following 
upstream commit: 
http://git.kernel.org/?p=utils/dash/dash.git;a=commit;h=880d95239e64f1dfd2b4fb49f32e1e0e59c69a67
(I've tested upstream 0.5.4 release with and without this patch).
I've just send an email to upstream and will await his response.

This commit is included in debian/diff/0005-EXPAND-Do-not-quote-back-
slashes-in-parameter-expan.diff.

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2007-12-31 Thread dAniel hAhler
** Changed in: dash (Ubuntu)
   Status: New = Triaged

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177032] Re: Regression with filename glob expanding

2007-12-19 Thread Paul Wagland
For what it is worth, this bug has also bitten us. We have a script that
does something very similar, which stopped working recently, for pretty
much exactly the same reason.

-- 
Regression with filename glob expanding
https://bugs.launchpad.net/bugs/177032
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs