[ubuntu/maverick] ubiquity 2.3.18 (Accepted)

Evan Dandrea evand at ubuntu.com
Wed Sep 15 13:40:41 BST 2010


ubiquity (2.3.18) maverick; urgency=low

  [ Evan Dandrea ]
  * Improve the text on the prepare page, based on input from Matthew
    Paul Thomas, Amanda Brock, and Andrew Sinclair
    (LP: #635269, LP: #635260).
  * Translate latitude and longitude from the Geonames service to its
    respective Olsen timezone database entry.
  * Add back the hostname entry (LP: #628087).
  * Use a block device icon for cases where we cannot detect the
    operating system on a partition.
  * Set the amount of used space on a partition that we presume contains
    no operating system (LP: #626299).
  * Make requiring a password to log in the default again, matching the
    behavior in the previous version of Ubuntu.
  * Use the correct string for the resize partition option.
  * Set the size of the disk on the automatic partitioning page
    (LP: #626299).
  * Use dmidecode to get a more unique suffix for the hostname
    (LP: #628087).
  * Also generate a sample hostname when generating a sample username
    (LP: #634279).
  * Only set the next button to 'Install Now' when not on the first
    partitioning page (LP: #636392).
  * Fix transposed latitude and longitude in geonames lookup.
  * Provide a version parameter to the geoname lookup.
  * Show the number of partitions that will be deleted when in 'use
    entire disk' mode.
  * Remove Pango markup from the debconf templates where possible.
  * Properly set the partition widget description label.
  * Use a GtkMenuBar rather than a GtkMenu as the source of the dark
    styling to match recent changes to the default theme.
  * Properly start a ConsoleKit session (LP: #631538).
  * Fix the spacing on the automatic partitioning page.
    gui/gtk/stepPartAuto.ui
  * Correct layout based on suggestions from Matthew Paul Thomas.
  * Correct layout on keyboard guesser.
  * Run the Jockey backend with an in-memory debconf database, and run
    the frontend asynchronously (LP: #627822).
  * Don't show the GTK frontend until it's done constructing the UI.
  * Show a spinning cursor on the X root window in addition to the
    ubiquity window, so it's clear that the installer is loading the
    next page even when the cursor is off the main window.
  * Make return_to_partitioning work with parallel debconf instances
    (LP: #637706).
  * Added a Windows icon for the resize widget.  Thanks Otto Greenslade!
  * Disable the alpha warning, albeit late.
  * Add a command line option to not install a bootloader
    (-b, --no-bootloader) (LP: #615033).
  * Do not show 'free space' partitions in the bootloader target
    combobox (LP: #615033).
  * Meet the Geonames.org CC license requirements by adding 'Geonames.org'
    to the map.
  * Install the restricted package independent of the apt-installed
    packages, since those are installed with just the live CD's
    sources.list (LP: #638073).
  * Disable the wireless plugin for now.  It's not ready for release.
  * Make use of the new connectivity check page.
  * Automatic update of included source packages: apt-setup
    1:0.45ubuntu2, hw-detect 1.73ubuntu5.

  [ Mario Limonciello ]
  * Restore the functionality of the noninteractive frontend.
  * Disable GVFS fuse daemon while in ubiquity-dm
  * Remove oem user with userdel rather than deluser (the latter didn't support
    doing it while oem was logged in) (LP: #624888)
  * Run oem-config-wrapper as the user oem rather than root.
    - Fixes issues with pulseaudio applet not working
    - Prevents root terminals from ctrl-alt-t (LP: #594233)
  * Disable general terminals from ctrl-alt-t unless running in debug mode.
    (LP: #594233)
  * Grab focus of the slideshow when it starts, keeping focus off the expander
    in automatic mode.
  * Don't allow progressing past the language page unless a valid language is
    picked.
  * Fix progressbar reporting messages reporting missing from plugininstall.py
    in ubiquity or oem-config.

  [ Colin Watson ]
  * GTK frontend: Make user-setup entry boxes activate the Forward button
    when Enter is pressed.
  * Revert Debug::identcdrom=true for writable USB media; with changes in
    apt 0.8.3ubuntu3, this is sufficient for stable apt-cdrom identification
    of writable USB media (LP: #628290).

Date: Wed, 15 Sep 2010 13:28:55 +0100
Changed-By: Evan Dandrea <evand at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Evan Dandrea <ev at ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/ubiquity/2.3.18
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Sep 2010 13:28:55 +0100
Source: ubiquity
Binary: ubiquity ubiquity-ubuntu-artwork ubiquity-frontend-gtk ubiquity-frontend-kde ubiquity-frontend-debconf oem-config oem-config-gtk oem-config-kde oem-config-debconf oem-config-check oem-config-udeb oem-config-remaster
Architecture: source
Version: 2.3.18
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Evan Dandrea <evand at ubuntu.com>
Description: 
 oem-config - Perform end-user configuration after initial OEM installation
 oem-config-check - enter OEM mode if requested (udeb)
 oem-config-debconf - debconf frontend for end-user post-OEM-install configuration
 oem-config-gtk - GTK+ frontend for end-user post-OEM-install configuration
 oem-config-kde - KDE frontend for end-user post-OEM-install configuration
 oem-config-remaster - Remaster a CD with additional oem-config functionality
 oem-config-udeb - Prepare for OEM configuration (udeb)
 ubiquity   - Ubuntu live CD installer
 ubiquity-frontend-debconf - debconf frontend for the Ubiquity live installer
 ubiquity-frontend-gtk - GTK+ frontend for Ubiquity live installer
 ubiquity-frontend-kde - KDE frontend for Ubiquity live installer
 ubiquity-ubuntu-artwork - Ubuntu artwork for Ubiquity live installer
Launchpad-Bugs-Fixed: 594233 594233 615033 615033 624888 626299 626299 627822 628087 628087 628290 631538 634279 635260 635269 636392 637706 638073
Changes: 
 ubiquity (2.3.18) maverick; urgency=low
 .
   [ Evan Dandrea ]
   * Improve the text on the prepare page, based on input from Matthew
     Paul Thomas, Amanda Brock, and Andrew Sinclair
     (LP: #635269, LP: #635260).
   * Translate latitude and longitude from the Geonames service to its
     respective Olsen timezone database entry.
   * Add back the hostname entry (LP: #628087).
   * Use a block device icon for cases where we cannot detect the
     operating system on a partition.
   * Set the amount of used space on a partition that we presume contains
     no operating system (LP: #626299).
   * Make requiring a password to log in the default again, matching the
     behavior in the previous version of Ubuntu.
   * Use the correct string for the resize partition option.
   * Set the size of the disk on the automatic partitioning page
     (LP: #626299).
   * Use dmidecode to get a more unique suffix for the hostname
     (LP: #628087).
   * Also generate a sample hostname when generating a sample username
     (LP: #634279).
   * Only set the next button to 'Install Now' when not on the first
     partitioning page (LP: #636392).
   * Fix transposed latitude and longitude in geonames lookup.
   * Provide a version parameter to the geoname lookup.
   * Show the number of partitions that will be deleted when in 'use
     entire disk' mode.
   * Remove Pango markup from the debconf templates where possible.
   * Properly set the partition widget description label.
   * Use a GtkMenuBar rather than a GtkMenu as the source of the dark
     styling to match recent changes to the default theme.
   * Properly start a ConsoleKit session (LP: #631538).
   * Fix the spacing on the automatic partitioning page.
     gui/gtk/stepPartAuto.ui
   * Correct layout based on suggestions from Matthew Paul Thomas.
   * Correct layout on keyboard guesser.
   * Run the Jockey backend with an in-memory debconf database, and run
     the frontend asynchronously (LP: #627822).
   * Don't show the GTK frontend until it's done constructing the UI.
   * Show a spinning cursor on the X root window in addition to the
     ubiquity window, so it's clear that the installer is loading the
     next page even when the cursor is off the main window.
   * Make return_to_partitioning work with parallel debconf instances
     (LP: #637706).
   * Added a Windows icon for the resize widget.  Thanks Otto Greenslade!
   * Disable the alpha warning, albeit late.
   * Add a command line option to not install a bootloader
     (-b, --no-bootloader) (LP: #615033).
   * Do not show 'free space' partitions in the bootloader target
     combobox (LP: #615033).
   * Meet the Geonames.org CC license requirements by adding 'Geonames.org'
     to the map.
   * Install the restricted package independent of the apt-installed
     packages, since those are installed with just the live CD's
     sources.list (LP: #638073).
   * Disable the wireless plugin for now.  It's not ready for release.
   * Make use of the new connectivity check page.
   * Automatic update of included source packages: apt-setup
     1:0.45ubuntu2, hw-detect 1.73ubuntu5.
 .
   [ Mario Limonciello ]
   * Restore the functionality of the noninteractive frontend.
   * Disable GVFS fuse daemon while in ubiquity-dm
   * Remove oem user with userdel rather than deluser (the latter didn't support
     doing it while oem was logged in) (LP: #624888)
   * Run oem-config-wrapper as the user oem rather than root.
     - Fixes issues with pulseaudio applet not working
     - Prevents root terminals from ctrl-alt-t (LP: #594233)
   * Disable general terminals from ctrl-alt-t unless running in debug mode.
     (LP: #594233)
   * Grab focus of the slideshow when it starts, keeping focus off the expander
     in automatic mode.
   * Don't allow progressing past the language page unless a valid language is
     picked.
   * Fix progressbar reporting messages reporting missing from plugininstall.py
     in ubiquity or oem-config.
 .
   [ Colin Watson ]
   * GTK frontend: Make user-setup entry boxes activate the Forward button
     when Enter is pressed.
   * Revert Debug::identcdrom=true for writable USB media; with changes in
     apt 0.8.3ubuntu3, this is sufficient for stable apt-cdrom identification
     of writable USB media (LP: #628290).
Checksums-Sha1: 
 400394b77f64d35d7ac6f264fde58e6dcd933481 1798 ubiquity_2.3.18.dsc
 7f2e2aeacb4d27b14835f79edd099da5d6e6721a 5763971 ubiquity_2.3.18.tar.bz2
Checksums-Sha256: 
 c37d4455cac32b41fbeefad9e7a79a30bbbb0ba160ae44d6c42c608055c9c2ab 1798 ubiquity_2.3.18.dsc
 80534e88093b116c4be58919eb657605e8754eb0722b119959f86a918e3e8f62 5763971 ubiquity_2.3.18.tar.bz2
Files: 
 c558401d496deef724ac22c5b5f3e2e6 1798 admin optional ubiquity_2.3.18.dsc
 71e430a2bdf4d34209bc341a23a2ddff 5763971 admin optional ubiquity_2.3.18.tar.bz2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyQvhAACgkQYMSoESsJNnsgZgCgtLGXNVa09M9QYlGFsjBWaRMG
iV4AnRn28EdXBtHeyROKcgablkG4AiSJ
=KakF
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list