tag 60329 pending
thanks

Hello,

Bug #60329 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=4da6f22

---
commit 4da6f227798069945000aadf01c5eecc42f7f52e
Author: Guillem Jover <[email protected]>
Date:   Sat Feb 20 07:29:06 2010 +0100

    dpkg: Set interesting environment variables on conffile shell spawn
    
    Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW
    environment variables when spawning a shell for conffile
    examination, so that the user can easily use them for scripting, or
    as easy mnemonics.
    
    Suggested-by: Daniel Martin <[email protected]>
    
    Closes: #60329

diff --git a/debian/changelog b/debian/changelog
index a79b962..933edea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -98,6 +98,9 @@ dpkg (1.15.6) UNRELEASED; urgency=low
   * Always spawn a new shell on conffile prompt, instead of supporting
     self backgrounding, remove DPKG_NO_TSTP environment variable support.
     Closes: #38334
+  * Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW environment
+    variables when spawning a shell for conffile examination. Closes: #60329
+    Thanks to Daniel Martin <[email protected]> for the idea.
 
   [ Modestas Vainius ]
   * Implement symbol patterns (Closes: #563752). From now on, it is possible to




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to