[ubuntu/karmic] apt-setup 1:0.41ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Wed Jun 24 18:10:12 BST 2009


apt-setup (1:0.41ubuntu1) karmic; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Install the Ubuntu mirror generator instead of Debian's.
    - Set apt-setup/security_host to security.ubuntu.com, or
      ports.ubuntu.com on ports architectures; adjust directory and
      distribution to match.
    - Add security sources for restricted, universe, and multiverse,
      commented out unless the respective components are enabled. Disable
      security generator checks for contrib and non-free.
    - For CD installs, leave the sources.list created by apt-setup in
      /etc/apt/sources.list.apt-setup, and restore the sources.list created
      during base installation for the rest of the installation.
    - Honour OVERRIDE_BASE_INSTALLABLE when checking
      /cdrom/.disk/base_installable.
    - Enable universe and multiverse by default.
    - If either restricted or multiverse is enabled, add commented-out lines
      for the partner archive.
    - Reduce the mirror verification timeout to 10 seconds.
    - Disable the volatile service for Ubuntu, and don't ask the
      apt-setup/services-select question.
    - Always disable the CD at the end of installation if any mirrors are
      present, even if it's a complete CD.
    - Pre-populate apt's lists directory with signed Release files for
      archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
      against downgrade attacks right from initial installation.
    - Run 'apt-get update' for all sources.list lines produced by a single
      generator in one go, and don't comment out sources.list lines if it
      fails.
    - Make the path to security updates configurable, as well as the host.
    - Remove restricted from cdrom entry if apt-setup/restricted is false.
    - Add Release files for intrepid and jaunty.
    - Allow preseeding apt-setup/partner to enable the partner repository.
    - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
      so using the same filesystem.
    - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
      /single.
    - Enable all network sources, including security updates, even if the
      network is unconfigured.
    - Fix handling of universe and multiverse in -backports lines.
    - Honour apt-setup/restricted, apt-setup/universe, and
      apt-setup/multiverse when writing -backports lines.
    - Check to make sure the CD filesystem is iso9660 before remounting it
      as such.  Do not write a CD identifier if we're not working with
      iso9660 so pkgsel does not try to unmount such disks.
    - Fix description of universe in generated sources.list: packages there
      are expected to be under a free licence.
    - Run 'apt-get update', without downloading package lists or cleaning up
      old files, after moving the sources.list generated during base system
      installation back into place.
    - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
      bad idea in a live CD environment!
    - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
      exist or has zero size.
  * Add Release files for karmic.

apt-setup (1:0.41) unstable; urgency=low

  [ Colin Watson ]
  * Merge from Ubuntu:
    - Make sure to exit services-select generator cleanly if
      apt-setup/services-select is empty.

  [ Updated translations ]
  *  (ast.po) by Marcos Alvarez Costales
  * Bengali (bn.po) by Md. Rezwan Shahid
  * Esperanto (eo.po) by Felipe Castro
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Estonian (et.po) by Mattias Põldaru
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by marce villarino
  * Hindi (hi.po) by Kumar Appaiah
  * Italian (it.po) by Milo Casagrande
  * Kazakh (kk.po) by daur88
  * Malayalam (ml.po) by Praveen Arimbrathodiyil
  * Marathi (mr.po) by Sampada
  * Slovak (sk.po) by Ivan Masár
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja

Date: Wed, 24 Jun 2009 18:05:27 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/apt-setup/1:0.41ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 24 Jun 2009 18:05:27 +0100
Source: apt-setup
Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup
Architecture: source
Version: 1:0.41ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 apt-cdrom-setup - set up a CD in sources.list (udeb)
 apt-mirror-setup - set up a mirror in sources.list (udeb)
 apt-setup-udeb - Configure apt (udeb)
Changes: 
 apt-setup (1:0.41ubuntu1) karmic; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Install the Ubuntu mirror generator instead of Debian's.
     - Set apt-setup/security_host to security.ubuntu.com, or
       ports.ubuntu.com on ports architectures; adjust directory and
       distribution to match.
     - Add security sources for restricted, universe, and multiverse,
       commented out unless the respective components are enabled. Disable
       security generator checks for contrib and non-free.
     - For CD installs, leave the sources.list created by apt-setup in
       /etc/apt/sources.list.apt-setup, and restore the sources.list created
       during base installation for the rest of the installation.
     - Honour OVERRIDE_BASE_INSTALLABLE when checking
       /cdrom/.disk/base_installable.
     - Enable universe and multiverse by default.
     - If either restricted or multiverse is enabled, add commented-out lines
       for the partner archive.
     - Reduce the mirror verification timeout to 10 seconds.
     - Disable the volatile service for Ubuntu, and don't ask the
       apt-setup/services-select question.
     - Always disable the CD at the end of installation if any mirrors are
       present, even if it's a complete CD.
     - Pre-populate apt's lists directory with signed Release files for
       archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
       against downgrade attacks right from initial installation.
     - Run 'apt-get update' for all sources.list lines produced by a single
       generator in one go, and don't comment out sources.list lines if it
       fails.
     - Make the path to security updates configurable, as well as the host.
     - Remove restricted from cdrom entry if apt-setup/restricted is false.
     - Add Release files for intrepid and jaunty.
     - Allow preseeding apt-setup/partner to enable the partner repository.
     - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
       so using the same filesystem.
     - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
       /single.
     - Enable all network sources, including security updates, even if the
       network is unconfigured.
     - Fix handling of universe and multiverse in -backports lines.
     - Honour apt-setup/restricted, apt-setup/universe, and
       apt-setup/multiverse when writing -backports lines.
     - Check to make sure the CD filesystem is iso9660 before remounting it
       as such.  Do not write a CD identifier if we're not working with
       iso9660 so pkgsel does not try to unmount such disks.
     - Fix description of universe in generated sources.list: packages there
       are expected to be under a free licence.
     - Run 'apt-get update', without downloading package lists or cleaning up
       old files, after moving the sources.list generated during base system
       installation back into place.
     - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
       bad idea in a live CD environment!
     - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
       exist or has zero size.
   * Add Release files for karmic.
 .
 apt-setup (1:0.41) unstable; urgency=low
 .
   [ Colin Watson ]
   * Merge from Ubuntu:
     - Make sure to exit services-select generator cleanly if
       apt-setup/services-select is empty.
 .
   [ Updated translations ]
   *  (ast.po) by Marcos Alvarez Costales
   * Bengali (bn.po) by Md. Rezwan Shahid
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Mattias Põldaru
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by marce villarino
   * Hindi (hi.po) by Kumar Appaiah
   * Italian (it.po) by Milo Casagrande
   * Kazakh (kk.po) by daur88
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Marathi (mr.po) by Sampada
   * Slovak (sk.po) by Ivan Masár
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
Checksums-Sha1: 
 37ffa59ef5e6d600256bd10094678cda765254df 1156 apt-setup_0.41ubuntu1.dsc
 cabcc409d8cf986da39d0df3a015b6da4953a71f 394810 apt-setup_0.41ubuntu1.tar.gz
Checksums-Sha256: 
 143ad030ca4d21b2885bc461a7aada56dcfb74c9008cd772425adb67b181c1e9 1156 apt-setup_0.41ubuntu1.dsc
 28bbc9f5af4985bffc0a617eec012856d05e0129a6c45db03fd999d9e484372f 394810 apt-setup_0.41ubuntu1.tar.gz
Files: 
 c15453038ce107917bec9685072f4694 1156 debian-installer extra apt-setup_0.41ubuntu1.dsc
 7bc90c9e2b4bd30bb81ce48b5c215859 394810 debian-installer extra apt-setup_0.41ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iD8DBQFKQlz/9t0zAhD6TNERAuSjAJ49pHYBLZmV5bBfn30Qe7XMm2SyuACfRxC5
cteJNszSQuZWs5GOX+8nnGc=
=MA5B
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list