Change logs for user-setup source package in Dapper

  • user-setup (1.1ubuntu4) dapper-security; urgency=low
    
      * Refuse to apply an empty root password, which can happen if
        user-setup-apply is run twice due to backing up from prebaseconfig's
        final message (closes: Malone #48350).
    
     -- Colin Watson <email address hidden>   Mon, 10 Jul 2006 17:43:34 +0100
  • user-setup (1.1ubuntu3) dapper; urgency=low
    
      * Fix breakage in Traditional Chinese translation (thanks, Tetralet).
    
     -- Colin Watson <email address hidden>   Tue, 16 May 2006 14:40:02 +0100
  • user-setup (1.1ubuntu2) dapper; urgency=low
    
      * Backport from trunk (closes: Malone #16640):
        - Fix up permissions of user's home directory in case a mount point was
          created underneath it by partman.
    
     -- Colin Watson <email address hidden>   Mon, 15 May 2006 17:03:06 +0100
  • user-setup (1.1ubuntu1) dapper; urgency=low
    
      * Resynchronise with Debian for new root-login question (closes: Malone
        #16139).
      * Default passwd/root-login to false to match previous Ubuntu behaviour.
      * As in previous Ubuntu versions, lock root password with "*", not "!".
        I'm not sure what would happen if I changed this right before the
        release of Dapper, but I don't want to find out.
    
    user-setup (1.1) unstable; urgency=low
    
      [ Tollef Fog Heen ]
      * Don't use perl to pass parameters to chpasswd.
    
      [ Joey Hess ]
      * Add passwd/root-login question (asked at medium priority), currently
        defaulting to true.
      * If root-login is false, skip root password prompts, lock the root account,
        always make a user account, install sudo, and configure /etc/sudoers to
        allow the user to become root. Closes: #344873
    
      [ Updated translations ]
      * Arabic (ar.po) by Ossama M. Khayat
      * Bulgarian (bg.po) by Ognyan Kulev
      * Bengali (bn.po) by Baishampayan Ghose
      * Bosnian (bs.po) by Safir Secerovic
      * Catalan (ca.po) by Jordi Mallach
      * Czech (cs.po) by Miroslav Kure
      * Welsh (cy.po) by Dafydd Harries
      * Danish (da.po) by Claus Hindsgaul
      * German (de.po) by Jens Seidel
      * Dzongkha (dz.po) by Sonam Rinchen
      * Greek, Modern (1453-) (el.po) by quad-nrg.net
      * Esperanto (eo.po) by Serge Leblanc
      * Spanish (es.po) by Javier Fernández-Sanguino Peña
      * Basque (eu.po) by Piarres Beobide
      * Finnish (fi.po) by Tapio Lehtonen
      * French (fr.po) by Christian Perrier
      * Irish (ga.po) by Kevin Patrick Scannell
      * Galician (gl.po) by Jacobo Tarrio
      * Hindi (hi.po) by Nishant Sharma
      * Hungarian (hu.po) by SZERVÑC Attila
      * Indonesian (id.po) by Parlin Imanuel Toh
      * Italian (it.po) by Stefano Canepa
      * Japanese (ja.po) by Kenshi Muto
      * Khmer (km.po) by Leang Chumsoben
      * Korean (ko.po) by Sunjae park
      * Lithuanian (lt.po) by Kęstutis Biliūnas
      * Latvian (lv.po) by Aigars Mahinovs
      * Macedonian (mk.po) by Georgi Stanojevski
      * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
      * Dutch (nl.po) by Bart Cornelis
      * Punjabi (pa.po) by Amanpreet Singh Alam
      * Polish (pl.po) by Bartosz Fenski
      * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
      * Portuguese (pt.po) by Miguel Figueiredo
      * Romanian (ro.po) by Eddy Petrişor
      * Russian (ru.po) by Yuri Kozlov
      * Northern Sami (se.po) by Børre Gaup
      * Slovak (sk.po) by Peter Mann
      * Slovenian (sl.po) by Jure Cuhalev
      * Albanian (sq.po) by Elian Myftiu
      * Swedish (sv.po) by Daniel Nylander
      * Tamil (ta.po) by Damodharan Rajalingam
      * Tagalog (tl.po) by Eric Pareja
      * Turkish (tr.po) by Recai Oktaş
      * Ukrainian (uk.po) by Eugeniy Meshcheryakov
      * Vietnamese (vi.po) by Clytie Siddall
      * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
      * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    
    user-setup (1.0) unstable; urgency=low
    
      [ Updated translations ]
      * Basque (eu.po) by Piarres Beobide
      * Hindi (hi.po) by Nishant Sharma
      * Latvian (lv.po) by Aigars Mahinovs
      * Malagasy (mg.po) by Jaonary Rabarisoa
      * Punjabi (Gurmukhi) (pa_IN.po) by Amanpreet Singh Alam
      * Romanian (ro.po) by Eddy Petrişor
      * Slovenian (sl.po) by Jure Cuhalev
      * Albanian (sq.po) by Elian Myftiu
      * Vietnamese (vi.po) by Clytie Siddall
      * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
    
      [ Christian Perrier ]
      * Bump to 1.0 as is fairly stable now
    
     -- Colin Watson <email address hidden>   Mon, 15 May 2006 15:49:57 +0100
  • user-setup (0.05ubuntu7) dapper; urgency=low
    
      * Change button order in oem-config's glade file. Malone #40226.
    
     -- Tollef Fog Heen <email address hidden>   Mon, 15 May 2006 12:28:44 +0200
  • user-setup (0.05ubuntu6) dapper; urgency=low
    
      * Remove Espresso integration, moved into espresso proper.
    
     -- Colin Watson <email address hidden>   Wed,  5 Apr 2006 15:37:46 +0100
  • user-setup (0.05ubuntu5) dapper; urgency=low
    
      * espresso/usersetup.py:
        - Tell the frontend to set full name and username from the debconf
          database as default values for the corresponding fields.
        - Use new username_error and password_error functions in frontends to
          provide better error messages. Breaks espresso (<< 0.99.27).
    
     -- Colin Watson <email address hidden>   Thu,  9 Mar 2006 17:45:48 +0000
  • user-setup (0.05ubuntu4) dapper; urgency=low
    
      [ Jonathan Riddell ]
      * Remove GTK assumptions from espresso/usersetup.py. Breaks espresso (<<
        0.99.19).
    
     -- Colin Watson <email address hidden>   Tue, 28 Feb 2006 14:57:08 +0000
  • user-setup (0.05ubuntu3) dapper; urgency=low
    
      * Don't use perl to pass parameters to chpasswd.  Speeds up the live cd
        a little bit.  (Backported from d-i svn.)
    
     -- Tollef Fog Heen <email address hidden>   Tue, 14 Feb 2006 14:44:35 +0100
  • user-setup (0.05ubuntu2) dapper; urgency=low
    
    
      * espresso/usersetup.py: Define prepare() instead of overriding
        run_command(). Breaks espresso (<< 0.99.7).
      * Split configuration-applying code out to espresso/usersetup_apply.py.
    
     -- Colin Watson <email address hidden>  Thu,  2 Feb 2006 22:38:52 +0000
  • user-setup (0.05ubuntu1) dapper; urgency=low
    
    
      * Resynchronise with Debian.
      * espresso/usersetup.py (__init__): Remove, unnecessary now.
      * espresso/usersetup.py (run_command): Return exit status of command.
    
     -- Colin Watson <email address hidden>  Mon, 23 Jan 2006 16:04:36 +0000
  • user-setup (0.04ubuntu2) dapper; urgency=low
    
    
      * Add preliminary Espresso integration to user-setup. The interface may
        well not be stable yet.
    
     -- Colin Watson <email address hidden>  Wed,  4 Jan 2006 17:22:27 +0000
  • user-setup (0.04ubuntu1) dapper; urgency=low
    
    
      * Resynchronise with Debian.
      * Add an oem-config module to user-setup. Most of the code was previously
        in oem-config.
      * Fix check for whether a root password is going to be set while deciding
        whether to make a non-root user (closes: Ubuntu #21269).
    
     -- Colin Watson <email address hidden>  Mon,  2 Jan 2006 15:46:10 +0000
  • user-setup (0.03ubuntu1) dapper; urgency=low
    
    
      * Port Ubuntu changes from passwd.config:
        - Allow an empty root password, indicating the use of sudo.
        - Default to the above and only offer the root password question in
          expert mode.
        - Add the initial user to the adm, dip, lpadmin, and scanner groups too,
          and to the admin group if no root password is set.
        - Adjust /etc/aliases to send root mail to the initial user.
    
     -- Colin Watson <email address hidden>  Sun,  4 Dec 2005 10:25:05 +0000