[ubuntu/lucid] ucf 3.0024 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Fri Nov 6 07:07:07 GMT 2009
ucf (3.0024) unstable; urgency=low
* Bug fix: "[INTL:ja] updated Japanese debconf translation", thanks to
Kenshi Muto (Closes: #551080).
* Bug fix: "[INTL:sv] Swedish strings for ucf3 debconf", thanks to
Martin Bagge (Closes: #550869).
* Bug fix: "[l10n] Updated Czech translation of ucf debconf messages",
thanks to Miroslav Kure (Closes: #550870).
* Bug fix: "[INTL:fi] Updated Finnish translation of the debconf
templates", thanks to Esko Arajärvi (Closes: #550878).
* Bug fix: "[INTL:vi] Vietnamese debconf templates translation update",
thanks to Clytie Siddall (Closes: #550944).
ucf (3.0023) unstable; urgency=low
* Bug fix: "[INTL:vi] Vietnamese debconf templates translation update",
thanks to Clytie Siddall (Closes: #548014).
* Bug fix: "Missleading dialogue text", thanks to Christian Meyer
(Closes: #546711).
ucf (3.0022) unstable; urgency=low
* Bug fix: "[INTL:ja] updated Japanese debconf translation", thanks to
Kenshi Muto (Closes: #544048).
* Bug fix: "[INTL:eu] ucf debconf templates Basque translation update",
thanks to Piarres Beobide (Closes: #544142).
* Bug fix: "[l10n] Updated Czech translation of ucf debconf messages",
thanks to Miroslav Kure (Closes: #544326).
* Bug fix: "[INTL:sv] Swedish strings for ucf debconf", thanks to Martin
Bagge (Closes: #544595).
* Bug fix: "[INTL:ru] Russian debconf templates translation update",
thanks to Yuri Kozlov (Closes: #544735).
* Updated Catalan translation, thanks to Jordi Mallach Pérez
* Bug fix: "[INTL:de] German translation for ucf (debconf)", thanks to
Erik Schanze (Closes: #546243).
* Bug fix: "[INTL:fr] French debconf templates translation update",
thanks to Christian Perrier (Closes: #546309).
ucf (3.0021) unstable; urgency=low
* [f70b2c6]: Handle errors in three way merges This fix is one that
was first implemented in Ubuntu, and has only been lightly modified.
The problem was the handling of merge failures in three way merges,
ucf used to just pass the error through to the maintainer script,
and so a merge failure resulted in a maintainer script failure,
which could cascade in a upgrade. However, trapping the error, and
showing it via debconf, and then returning to the ucf debconf menu
allows users to resolve this issue as they please. This patch
implements that.
Bug fix: "three-way-merge errors cause upgrade pains", thanks to Steve
Langasek (Closes: #543593).
ucf (3.0020) unstable; urgency=low
* [cdeb86b]: Sleep for 3 seconds after emitting warning
When there is no tty present (which means we cannot attach to the
keyboard), and there is no DISPLAY set, which means we cannopt fire
off another window, we cannot fork off a shell. This is not a bug,
really, but merely a reality. This patch sleeps for a couple of
seconds so that the error message we dump on STDERR can be read.
Bug fix: "ucf can't start subshell", thanks to Matthew Gabeler-Lee
(Closes: #543367).
ucf (3.0019) unstable; urgency=low
* Disable invalid Italian translation that collides with the translation
for another string, thanks to Steve Langasek. This was pointed out by
an Ubuntu user, and the fix comes from Ubuntu.
Bug fix: "Italian translation fails to distinguish between two
options", thanks to Steve Langasek (Closes: #543161).
Date: Fri, 06 Nov 2009 07:06:49 +0000
Changed-By: Steve Langasek <steve.langasek at canonical.com>
Maintainer: Manoj Srivastava <srivasta at debian.org>
Origin: Debian/testing
https://launchpad.net/ubuntu/lucid/+source/ucf/3.0024
-------------- next part --------------
Origin: Debian/testing
Format: 1.7
Date: Fri, 06 Nov 2009 07:06:49 +0000
Source: ucf
Binary: ucf
Architecture: source
Version: 3.0024
Distribution: lucid
Urgency: low
Maintainer: Manoj Srivastava <srivasta at debian.org>
Changed-By: Steve Langasek <steve.langasek at canonical.com>
Description:
ucf - Update Configuration File: preserve user changes to config files.
Closes: 543161 543367 543593 544048 544142 544326 544595 544735 546243 546309 546711 548014 550869 550870 550878 550944 551080
Changes:
ucf (3.0024) unstable; urgency=low
.
* Bug fix: "[INTL:ja] updated Japanese debconf translation", thanks to
Kenshi Muto (Closes: #551080).
* Bug fix: "[INTL:sv] Swedish strings for ucf3 debconf", thanks to
Martin Bagge (Closes: #550869).
* Bug fix: "[l10n] Updated Czech translation of ucf debconf messages",
thanks to Miroslav Kure (Closes: #550870).
* Bug fix: "[INTL:fi] Updated Finnish translation of the debconf
templates", thanks to Esko Arajärvi (Closes: #550878).
* Bug fix: "[INTL:vi] Vietnamese debconf templates translation update",
thanks to Clytie Siddall (Closes: #550944).
.
ucf (3.0023) unstable; urgency=low
.
* Bug fix: "[INTL:vi] Vietnamese debconf templates translation update",
thanks to Clytie Siddall (Closes: #548014).
* Bug fix: "Missleading dialogue text", thanks to Christian Meyer
(Closes: #546711).
.
ucf (3.0022) unstable; urgency=low
.
* Bug fix: "[INTL:ja] updated Japanese debconf translation", thanks to
Kenshi Muto (Closes: #544048).
* Bug fix: "[INTL:eu] ucf debconf templates Basque translation update",
thanks to Piarres Beobide (Closes: #544142).
* Bug fix: "[l10n] Updated Czech translation of ucf debconf messages",
thanks to Miroslav Kure (Closes: #544326).
* Bug fix: "[INTL:sv] Swedish strings for ucf debconf", thanks to Martin
Bagge (Closes: #544595).
* Bug fix: "[INTL:ru] Russian debconf templates translation update",
thanks to Yuri Kozlov (Closes: #544735).
* Updated Catalan translation, thanks to Jordi Mallach Pérez
* Bug fix: "[INTL:de] German translation for ucf (debconf)", thanks to
Erik Schanze (Closes: #546243).
* Bug fix: "[INTL:fr] French debconf templates translation update",
thanks to Christian Perrier (Closes: #546309).
.
ucf (3.0021) unstable; urgency=low
.
* [f70b2c6]: Handle errors in three way merges This fix is one that
was first implemented in Ubuntu, and has only been lightly modified.
The problem was the handling of merge failures in three way merges,
ucf used to just pass the error through to the maintainer script,
and so a merge failure resulted in a maintainer script failure,
which could cascade in a upgrade. However, trapping the error, and
showing it via debconf, and then returning to the ucf debconf menu
allows users to resolve this issue as they please. This patch
implements that.
Bug fix: "three-way-merge errors cause upgrade pains", thanks to Steve
Langasek (Closes: #543593).
.
ucf (3.0020) unstable; urgency=low
.
* [cdeb86b]: Sleep for 3 seconds after emitting warning
When there is no tty present (which means we cannot attach to the
keyboard), and there is no DISPLAY set, which means we cannopt fire
off another window, we cannot fork off a shell. This is not a bug,
really, but merely a reality. This patch sleeps for a couple of
seconds so that the error message we dump on STDERR can be read.
Bug fix: "ucf can't start subshell", thanks to Matthew Gabeler-Lee
(Closes: #543367).
.
ucf (3.0019) unstable; urgency=low
.
* Disable invalid Italian translation that collides with the translation
for another string, thanks to Steve Langasek. This was pointed out by
an Ubuntu user, and the fix comes from Ubuntu.
Bug fix: "Italian translation fails to distinguish between two
options", thanks to Steve Langasek (Closes: #543161).
Files:
1adba6b53c794c39c8d890df50618dab 90227 utils standard ucf_3.0024.tar.gz
78e3f3aca7b591fc37f4fc10d13a017e 826 utils standard ucf_3.0024.dsc
More information about the Lucid-changes
mailing list