[Bug 1068391] Re: Password strength bug
Launchpad Bug Tracker
1068391 at bugs.launchpad.net
Thu Feb 21 10:57:13 UTC 2013
This bug was fixed in the package ubiquity - 2.13.12
---------------
ubiquity (2.13.12) raring; urgency=low
[ Colin Watson ]
* While displaying question or error dialogs, only change the busy cursor
state rather than also allowing changing step (LP: #1095684).
* Use an action group when marking packages for install or delete in the
apt cache; this is much faster when many packages are involved, since it
avoids repeating autoremoval calculations over and over again.
* Sort and consolidate imports.
* Fix ordering of encryption password strength indications (LP: #1068391).
* At the end of the language install plugin, read all locale-related keys
from (/target)/etc/default/locale and set them in the installer's own
environment.
* If the combination of language and location does not identify a
supported combined locale, use a locale based on the language for
translation-like locale categories and pick one based on the location
for other locale categories (LP: #1094872). There are still some
locations where we cannot pick a language element of a location-based
locale because this is unclear or contentious, and in those cases we
stick to the old behaviour of having the locale only reflect the
country.
[ Aurélien Gâteau ]
* KDE frontend: show name of installed OS as partition name if
available
[ Dmitrijs Ledkovs ]
* Make panel.c aware of screen & display changes, prevents visual
artefacts on nexus7 when screen is changing or external monitor is
plugged in and resolution is changes.
* Update disable/enable ctrl+alt+t terminal to use gsettings keys,
instead of gconf.
* Migrate remaining gconf settings to gsettings in ubiquity-dm.
* Make sure to correctly set picture-uri. (LP: #1128597)
* Refactor ubiquity-dm, now that there is less code.
* Remove gconftool.py.
* Automatic update of included source packages: grub-installer
1.78ubuntu6, hw-detect 1.92ubuntu1.
-- Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com> Thu, 21 Feb 2013 02:53:43 +0000
** Changed in: ubiquity (Ubuntu Raring)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1068391
Title:
Password strength bug
Status in “ubiquity” package in Ubuntu:
Fix Released
Status in “ubiquity” source package in Raring:
Fix Released
Bug description:
Ubuntu 12.10, live usb.
When selecting disk encryption the user is asked for a new password.
Try a password with 1 symbol, at least 3 lower-case letters, at least 3 numbers and exactly 1 upper-case letter. Ubiquity indicates it is a safe password. Add another upper-case letter and ubiquity indicates it is a short password.
Example:
*123eicA Strong password
*123eicAB Short password
Expected:
*123eicAB Strong password instead of short password.
This does not happen when creating a new user.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1068391/+subscriptions
More information about the foundations-bugs
mailing list