tags 511893 +pending thanks Hi, The following change has been committed for this bug by Joey Hess <jo...@debian.org> on Fri, 23 Jan 2009 11:14:12 -0600. The fix will be in the next upload. ========================================================================= reset diff question after use so contents are not written to disk
Debconf does not use world readable "temporary internal files" as Manoj hypothesises. Data is only written to disk if it is left in the debconf database when the frontend (ucf) exits. Tightening the permissions on the debconf database would break several things including use of debconf-show in reportbug. >From 27b3c41c531016ffa506987bf4a856345992a204 Mon Sep 17 00:00:00 2001 From: Joey Hess <j...@gnu.kitenet.net> Date: Wed, 21 Jan 2009 13:03:55 -0500 Subject: [PATCH] reset diff question after use so contents are not written to disk Closes: Bug#511893 (ucf stores diff (of private files) in debconf (world readable)) Signed-off-by: Manoj Srivastava <sriva...@debian.org> ========================================================================= -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org