[Bug 162890] Re: comint-watch-for-password-prompt does not catch sudo prompt

2008-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package emacs22 - 22.1-0ubuntu10

---
emacs22 (22.1-0ubuntu10) hardy; urgency=low

  * debian/control: Conflict and Replace emacs22-common-non-dfsg
(LP: #172389).  Thanks to Jamie Raymond for the report.
  * debian/emacs.prerm: Remove alternatives in reverse creation order
(LP: #162932).  Thanks to James Troup for the report.
  * debian/emacs.menu.in:
- Use Applications/Editors instead of Apps/Editors as per menu policy.
- Move menu definition for "emacs -nw" here, and delete
  emacs-common.menu.in.  This way, if the user installs emacs22-nox,
  they will not have an unwanted menu item added (LP: #157984).
  Thanks to Ryan for the report.
  * debian/patches:
- feature-spell-warning.diff: New patch that displays a warning when
  spell is used and the spell binary is not installed (LP: #154989).
- fix-comint-sudo.diff: New patch that causes comint to recognize the
  sudo prompt used by Ubuntu (LP: #162890).
- Rename CVE-2007-6109.diff to fix-format-overflow.diff so that it
  shows up in README.Debian.  Add patch header as well.
- fix-local-vars-security.diff: Add CVE ID.
  * debian/README.in:
- Place Ubuntu rather than Debian in the header line.
- Add link to further explanation for why we use a separate package.
- Clarify what "this package" means.
- Together this fixes LP: #180164.  Thanks to era for the report and
  patch.
  * debian/rules: Don't build debian/emacs-common.menu and don't call
dh_installmenu -i.

 -- [EMAIL PROTECTED] (Michael W. Olson (GNU address))   Tue, 08 Jan 2008
18:00:57 -0500

** Changed in: emacs22 (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2007-6109

-- 
comint-watch-for-password-prompt does not catch sudo prompt
https://bugs.launchpad.net/bugs/162890
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 162890] Re: comint-watch-for-password-prompt does not catch sudo prompt

2008-01-26 Thread Eddy Mulyono
Chris: Thanks for the snippet. It works for me.

Romain: Are you referring to the following?

http://codebrowse.launchpad.net/~ubuntu-
elisp/emacs/ubuntu/annotate/mwolson%40gnu.org-20080109032759-40ngyxjmy8yeskdv?start_revid=mwolson%40gnu.org-20080109043431-8u8qawud84xqj33m&file_id=fixcomintsudo.diff-20080109031905-xafg6j528hm2cgwo-1

-- 
comint-watch-for-password-prompt does not catch sudo prompt
https://bugs.launchpad.net/bugs/162890
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 162890] Re: comint-watch-for-password-prompt does not catch sudo prompt

2008-01-08 Thread Michael W. Olson
** Changed in: emacs22 (Ubuntu)
 Assignee: (unassigned) => Michael W. Olson (mwolson)
   Status: Confirmed => In Progress

-- 
comint-watch-for-password-prompt does not catch sudo prompt
https://bugs.launchpad.net/bugs/162890
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 162890] Re: comint-watch-for-password-prompt does not catch sudo prompt

2008-01-05 Thread Romain Francoise
This is fixed upstream in the Emacs 22 release branch:

2007-10-23  Chris Moore  <[EMAIL PROTECTED]>

* comint.el (comint-password-prompt-regexp):
Handle `[sudo] password'-style prompt.

-- 
comint-watch-for-password-prompt does not catch sudo prompt
https://bugs.launchpad.net/bugs/162890
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 162890] Re: comint-watch-for-password-prompt does not catch sudo prompt

2007-11-16 Thread Reinhard Tartler
I noticed this problem as well, but didn't test that regex yet.

** Changed in: emacs22 (Ubuntu)
   Status: New => Confirmed

-- 
comint-watch-for-password-prompt does not catch sudo prompt
https://bugs.launchpad.net/bugs/162890
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