[ubuntu/lucid] apt-setup 1:0.42ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Mon Nov 9 12:00:14 GMT 2009
apt-setup (1:0.42ubuntu1) lucid; 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.
- 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.
- Re-enable progress bar cancellation.
* Add Release files for lucid.
* Increase the mirror verification timeout to 30 seconds, now that this
operation is cancellable. Some people (hi, Ara) seem to have trouble
getting mirror responses in 10 seconds.
* Correctly disable progresscancel on exiting apt-setup (LP: #462005).
apt-setup (1:0.42) unstable; urgency=low
[ Colin Watson ]
* Merge from Ubuntu:
- Enable universe and multiverse by default for Ubuntu installs.
- For Ubuntu installs, if either restricted or multiverse is enabled,
add commented-out lines for the partner archive.
- Use archive.ubuntu.com as the default source mirror for Ubuntu ports
architectures.
- Add apt-setup/proposed question (never asked); if preseeded to true
for Ubuntu installs, -proposed entries will be added to sources.list
(LP: #181776).
* Adjust cancellation comment in apt-setup-verify: in-target preserves
exit codes as of debian-installer-utils 1.70.
* Use fetch-url instead of wget in local generator, making it possible to
use file:// URLs.
[ Updated translations ]
* Asturian (ast.po) by Marcos Alvarez Costales
* German (de.po) by Holger Wansing
* Esperanto (eo.po) by Felipe Castro
* Basque (eu.po) by Piarres Beobide
* French (fr.po) by Christian Perrier
* Hindi (hi.po)
* Italian (it.po) by Milo Casagrande
* Portuguese (pt.po) by Miguel Figueiredo
* Russian (ru.po) by Yuri Kozlov
* Slovak (sk.po) by Ivan Masár
* Turkish (tr.po) by Mert Dirik
* Simplified Chinese (zh_CN.po) by Deng Xiyue
Date: Mon, 09 Nov 2009 11:46:22 +0000
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/lucid/+source/apt-setup/1:0.42ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 09 Nov 2009 11:46:22 +0000
Source: apt-setup
Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup
Architecture: source
Version: 1:0.42ubuntu1
Distribution: lucid
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.42ubuntu1) lucid; 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.
- 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.
- Re-enable progress bar cancellation.
* Add Release files for lucid.
* Increase the mirror verification timeout to 30 seconds, now that this
operation is cancellable. Some people (hi, Ara) seem to have trouble
getting mirror responses in 10 seconds.
* Correctly disable progresscancel on exiting apt-setup (LP: #462005).
.
apt-setup (1:0.42) unstable; urgency=low
.
[ Colin Watson ]
* Merge from Ubuntu:
- Enable universe and multiverse by default for Ubuntu installs.
- For Ubuntu installs, if either restricted or multiverse is enabled,
add commented-out lines for the partner archive.
- Use archive.ubuntu.com as the default source mirror for Ubuntu ports
architectures.
- Add apt-setup/proposed question (never asked); if preseeded to true
for Ubuntu installs, -proposed entries will be added to sources.list
(LP: #181776).
* Adjust cancellation comment in apt-setup-verify: in-target preserves
exit codes as of debian-installer-utils 1.70.
* Use fetch-url instead of wget in local generator, making it possible to
use file:// URLs.
.
[ Updated translations ]
* Asturian (ast.po) by Marcos Alvarez Costales
* German (de.po) by Holger Wansing
* Esperanto (eo.po) by Felipe Castro
* Basque (eu.po) by Piarres Beobide
* French (fr.po) by Christian Perrier
* Hindi (hi.po)
* Italian (it.po) by Milo Casagrande
* Portuguese (pt.po) by Miguel Figueiredo
* Russian (ru.po) by Yuri Kozlov
* Slovak (sk.po) by Ivan Masár
* Turkish (tr.po) by Mert Dirik
* Simplified Chinese (zh_CN.po) by Deng Xiyue
Checksums-Sha1:
d8b7b0d31e1d10ee7c9491f3c2d44f1f42b43536 1796 apt-setup_0.42ubuntu1.dsc
f58eef9036c4d4b7f2c4d023413592f081231a74 433217 apt-setup_0.42ubuntu1.tar.gz
Checksums-Sha256:
a64d421132b488e1a3f331a1e288d6704940d8c0be968f806295f3eecbd93e08 1796 apt-setup_0.42ubuntu1.dsc
397a9762620ff22ca0db9460ea75873cdfc872fca094ae0d1b6bd5fbd51d3a02 433217 apt-setup_0.42ubuntu1.tar.gz
Files:
1dcefd14a68eececc1c0e0c7ea2238d0 1796 debian-installer extra apt-setup_0.42ubuntu1.dsc
e1a6ac4c1bdd5f05595116856c39c2c8 433217 debian-installer extra apt-setup_0.42ubuntu1.tar.gz
Launchpad-Bugs-Fixed: 181776 462005
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
iQIVAwUBSvgCmTk1h9l9hlALAQiEiA//de5d65F0cfw8/T0nWPQ5PqxQyxjuWM6i
rYpFTjzdNAtd6zQM8gCMxTYvaVDMAUXecYqYRQ5dDIK+RUyLiACRT7tfs346ldU2
qXCZ92TAamIA5GQS0XGQOBobezKv1rD+8dvKDR4nBhasUXZvmMgTQAPmMseITzEa
C+Pfac9wd3GD2BJTBM5ijvl+fY8robI3nPRmLptM5fjs6pEpVbbF6nQhqSEIlg9K
pO43JfP2S3S8srJqu06dDRfCS77bWIRwUAZw43L3KcQ1+nC0YWg+/CiM6izJJGp4
ZuMrgm5XbfOA4zGHNhKIMR2qjVw72f5iWZ6gWNOHI3jxxvxdiFImwqm4W6AraszN
uGgo8reTtNvJ01Kk+xAqPrcSyh69NokdI7Yayp9sjORGp5hPDvKEKP1xdj1SB7mH
Jt2Kg0+79I4ZiljCvdr/HGac+ukLAndrqmDGL/I8pldvgw8ACvaXrRBn6xpi1Xy4
HePdcnzJ+QiA5wcVtwzHOzMPlggHq4NyShW1sk1v8a7W98MRDF4KNVkX78YWwAe+
GrYMJvcMoPjzPaZr8ivzP1IojHJozuykSVw/kPWb2lqIaBDzmpOeKOrzM6jvRzMF
FKabmGYPOLYX/piT/qcDkqA6AXilPpw9Bt8ZUlXLz4JGuvF7E0/GANlIjBhdOBvg
zfoUEvFjy70=
=EHd9
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list