~ubuntu-branches/ubuntu/karmic/sudo/karmic-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-09-01 15:05:52 UTC
  • Revision ID: james.westby@ubuntu.com-20080901150552-21h6ft26o4wej3xu
Tags: 1.6.9p17-1ubuntu2
sudo.c: Drop usage of locale again, to revert back to the 1.6.8 behaviour.
fnmatch() and glob() behave differently under different locales and thus
cause undefined behaviour with (admittedly underspecified) character range
globs such as "[a-Z]". Patch taken from upstream CVS, see
http://www.gratisoft.us/bugzilla/show_bug.cgi?id=296 (LP: #228046)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sudo (1.6.9p17-1ubuntu2) intrepid; urgency=low
 
2
 
 
3
  * sudo.c: Drop usage of locale again, to revert back to the 1.6.8 behaviour.
 
4
    fnmatch() and glob() behave differently under different locales and thus
 
5
    cause undefined behaviour with (admittedly underspecified) character range
 
6
    globs such as "[a-Z]". Patch taken from upstream CVS, see
 
7
    http://www.gratisoft.us/bugzilla/show_bug.cgi?id=296 (LP: #228046)
 
8
 
 
9
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 01 Sep 2008 15:05:52 +0200
 
10
 
1
11
sudo (1.6.9p17-1ubuntu1) intrepid; urgency=low
2
12
 
3
13
  * Merge from debian unstable, remaining changes: