Changelog
ucf (3.005) unstable; urgency=low
* Bug fix: "ucfq /path/to/file is broken", thanks to Niko Tyni. Applied
the patch provided in the report. Closes: #460868
* Of course, this did not mean that the modified column was actually
filled with valid values: A number of places we were not using the
proper accessor methods, which added to the confusion. Fixed.
Closes: #464238
* Add a new --debconf-template option to specify an alternate
caller-provided debconf template for the user prompt. Heavy lifting
done by Steve Langasek. This was apparently done to allow grub in
Ubuntu to manage partial file fragments. Closes: #456241.
* Use db_x_loadtemplatefile instead of debconf-loadtemplates for template
loading, and depend on debconf (>= 1.5.19) | cdebconf for the
implementation. Thanks to Steve Langasek. Closes: #424926
* Drop the Recommends: debconf-utils now that it's no longer used.
* Instead of proceeding merrily on our way if the three way merge fails,
we now leave the dest file unchanged, leave the mess in the new file
(foo.ucf-new), tell the user about it, and abort the upgrade by
exiting with exit 3. We still psit out an error about conflicts.
Hopefully, this adequately resolves the bug. Closes: #456245
-- Steve Langasek <email address hidden> Sat, 15 Mar 2008 22:39:14 +0000