Change logs for user-setup source package in Quantal

  • user-setup (1.46ubuntu2) quantal; urgency=low
    
      * Fix syntax error in user-setup-apply if $ROOT is unset (LP: #1066256).
     -- Colin Watson <email address hidden>   Mon, 15 Oct 2012 10:37:57 +0100
  • user-setup (1.46ubuntu1) quantal; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Add the initial user to the adm, lpadmin, and sambashare groups too.
          Do not add them to the audio, video, floppy, netdev, powerdev,
          scanner, or bluetooth groups.
        - Default passwd/root-login to false.
        - Create the spu group on powerpc/ps3 and powerpc/cell.
        - Make is_system_user always return false if OVERRIDE_SYSTEM_USER is
          set.
        - Add preseedable passwd/auto-login question; if set to true, configure
          gdm, kdm, lxdm, and lightdm for automatic login.  Add
          passwd/auto-login-backup question which backs up the previous contents
          of the files as well.
        - Ask whether the user wants to encrypt their home directory.
        - Allow forcing the encrypted home option.
        - If a user requests an encrypted-home, we must have their login
          passphrase, in order to wrap their mount passphrase; it's
          fundamentally incompatible to preseed encrypted-home AND a crypted
          password; if this happens, send the user back to password selection.
        - Zero out swap devices at the end of install when encryption is
          enabled.
        - Provide a progress message for wiping swap space.
        - If user-setup/allow-password-empty is preseeded to true, allow empty
          passwords.
        - Disable installation of pre-pkgsel.d/10kdesudo; it does nothing for
          Ubuntu, and causes a confusing message that worries some people.
        - Add weak password detection (purely length-based for now, matching
          partman-crypto).
        - Consider a password of '!' in shadow for root to be unset.
        - Don't restrict guest login from login screen if autologin was
          configured, just restrict autologin for guest specifically.
        - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
          that encrypted swap has already been set up rather than re-creating
          and re-zeroing swap.
    
    user-setup (1.46) unstable; urgency=low
    
      [ Updated translations ]
      * German (de.po) by Holger Wansing
    
    user-setup (1.45) unstable; urgency=low
    
      * Team upload
    
      [ Updated translations ]
      * Galician (gl.po) by Jorge Barreiro
    
    user-setup (1.44) unstable; urgency=low
    
      * Team upload
    
      [ Updated translations ]
      * Croatian (hr.po) by Tomislav Krznar
    
    user-setup (1.43) unstable; urgency=low
    
      * Team upload
      * Replace XC-Package-Type with Package-Type
      * Explicitly link GPL-2 document in debian/copyright
    
      [ Updated translations ]
      * Amharic (am.po) by Tegegne Tefera
      * Asturian (ast.po) by ivarela
      * Tibetan (bo.po) by Tennom
      * Welsh (cy.po) by Dafydd Tomos
      * Basque (eu.po) by Piarres Beobide
      * Finnish (fi.po) by Timo Jyrinki
      * Galician (gl.po) by Jorge Barreiro
      * Hebrew (he.po) by Omer Zak
      * Hungarian (hu.po) by SZERVÁC Attila
      * Icelandic (is.po) by Sveinn í Felli
      * Lao (lo.po) by Anousak Souphavanh
      * Lithuanian (lt.po) by Rimas Kudelis
      * Latvian (lv.po) by Rūdolfs Mazurs
      * Macedonian (mk.po) by Arangel Angov
      * Malayalam (ml.po) by Praveen Arimbrathodiyil
      * Panjabi (pa.po) by A S Alam
      * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
      * Romanian (ro.po) by ioan-eugen stan
      * Slovenian (sl.po) by Vanja Cvelbar
      * Tamil (ta.po) by Kumar Appaiah
      * Vietnamese (vi.po) by Hai-Nam Nguyen
      * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
     -- Colin Watson <email address hidden>   Wed, 19 Sep 2012 10:45:56 +0100
  • user-setup (1.42ubuntu3) precise; urgency=low
    
      * user-setup-apply:
        - Revert the change from 1.42ubuntu2.  We'll handle this in ubiquity
          instead; in d-i, it seems to be too difficult to get right without the
          aid of script libraries from cryptsetup.
        - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
          that encrypted swap has already been set up rather than re-creating
          and re-zeroing swap (LP: #979350).
     -- Colin Watson <email address hidden>   Thu, 19 Apr 2012 02:46:54 +0100