[ubuntu/trusty-proposed] base-installer 1.143ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri Feb 14 14:59:16 UTC 2014


base-installer (1.143ubuntu1) trusty; urgency=medium

  [ Colin Watson ]
  * Reverse lots of our delta against Debian relating to architectures no
    longer supported in Ubuntu (armel, hppa, ia64, sparc), to make merging
    from Debian less painful.
  * Resynchronise with Debian.  Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host and apt-setup/security_path) as
      well as the unadorned suite; also -proposed if apt-setup/proposed is
      true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armhf/keystone, armhf/omap, and armhf/omap4 subarchitectures.
    - Install kernel headers to match the kernel. This may be overridden by
      setting base-installer/kernel/headers to false.
    - Add base-installer/kernel/backports-modules template, which may be
      preseeded to install selected linux-backports-modules-* packages.
    - Move some kernel installation support code from bootstrap-base to
      base-installer, and allow live-installer to override the title
      template used by that.
    - Add powerpc/e500 and powerpc/e500mc subarchitectures.
    - Add overlay archive support.
    - Add ppc64el architecture.
  * Remove code for some old Ubuntu i386 kernel names that no longer exist.

  [ dann frazier ]
  * Add arm64 kernel detection (LP: #1263756).

base-installer (1.143) unstable; urgency=medium

  * Add HTTPS support: pass --no-check-certificate to debootstrap if
    debian-installer/allow_unauthenticated_ssl=true, set https_proxy if
    necessary, and copy any certificates that exist in d-i into the target
    system (LP: #1135163).

base-installer (1.142) unstable; urgency=medium

  * pkgdetails.c: Only interpret percentages following whitespace, to cope
    with GNU wget outputting the local file name (which may contain "%" due
    to URL-encoding) after it finishes the download (LP: #1172101).

base-installer (1.141) unstable; urgency=low

  [ Ian Campbell ]
  * armhf: Support armmp kernel flavour on mx5 and express and as default on
    generic platforms.
  * armhf: Select armmp-lpae kernel flavour on generic platforms when the
    hardware feature is available.

base-installer (1.140) unstable; urgency=medium

  [ Aurelien Jarno ]
  * mips: fix octeon cpuinfo.

base-installer (1.139) unstable; urgency=medium

  * mips: Drop support for non-supported architectures.
  * mips: Add support for octeon kernels.
  * mipsel: Drop support for non-supported architectures
  * mipsel: Add support for loongson-3a kernels.

base-installer (1.138) unstable; urgency=low

  [ Updated translations ]
  * Bosnian (bs.po) by Amila Valjevčić
  * Hungarian (hu.po) by Judit Gyimesi

base-installer (1.137) unstable; urgency=low

  [ Updated translations ]
  * Turkish (tr.po) by Mert Dirik
  * Ukrainian (uk.po) by Yuri Chornoivan

base-installer (1.136) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

base-installer (1.135) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

base-installer (1.134) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

base-installer (1.133) unstable; urgency=low

  [ Dmitrijs Ledkovs ]
  * Set debian source format to '3.0 (native)'.
  * Bump debhelper compat level to 9.
  * Set Vcs-* to canonical format.

base-installer (1.132) unstable; urgency=low

  [ Colin Watson ]
  * Use correct compiler and strip when cross-building.

base-installer (1.131) unstable; urgency=low

  [ Updated translations ]
  * Croatian (hr.po) by Tomislav Krznar

base-installer (1.130) unstable; urgency=low

  [ Milan Kupcevic ]
  * Test suite support for Open Firmware /cpus directory. Closes: #629492

base-installer (1.129) unstable; urgency=low

  [ Milan Kupcevic ]
  * Properly recognize PowerPC SMP machines. Closes: #629492

  [ Updated translations ]
  * Japanese (ja.po) by Kenshi Muto

base-installer (1.128) unstable; urgency=low

  * Add support for armhf/vexpress.

base-installer (1.127) unstable; urgency=low

  * Add myself to Uploaders.

  [ Updated translations ]
  * Asturian (ast.po) by ivarela
  * Galician (gl.po) by Jorge Barreiro
  * Kannada (kn.po) by Prabodh
  * Ukrainian (uk.po) by Yuri Chornoivan

base-installer (1.126) unstable; urgency=low

  * Team upload

  [ Philipp Kern ]
  * Add s390x support.

base-installer (1.125) unstable; urgency=low

  * Team upload
  * Replace XC-package-Type with Package-Type

  [ Updated translations ]
  * Welsh (cy.po) by Daffyd Tomos

base-installer (1.124) unstable; urgency=low

  * Team upload

  [ Joey Hess ]
  * Add missing semicolon to /etc/apt/apt.conf.d/00CDMountPoint.

  [ Updated translations ]
  * Tibetan (bo.po) by Tennom
  * German (de.po) by Holger Wansing
  * Galician (gl.po) by Jorge Barreiro
  * Lithuanian (lt.po) by Rimas Kudelis
  * Latvian (lv.po) by Rūdolfs Mazurs
  * Macedonian (mk.po) by Arangel Angov
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)

base-installer (1.123) unstable; urgency=low

  [ Colin Watson ]
  * pkgdetails: Use fputs rather than fprintf for out-of-memory message.

  [ Martin Michlmayr ]
  * Simplify armel kernel file by removing unsupported platforms.

  [ Otavio Salvador ]
  * [linux] do not list linux-image-2.6 kernels as they're available for
    backward compatibility only.
  * Change kernel selection to choose linux-image-. Closes: #655437.

Date: Fri, 14 Feb 2014 14:55:53 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/base-installer/1.143ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 14 Feb 2014 14:55:53 +0000
Source: base-installer
Binary: base-installer bootstrap-base
Architecture: source
Version: 1.143ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 base-installer - base system installation framework (udeb)
 bootstrap-base - Install the base system (udeb)
Closes: 629492 655437
Launchpad-Bugs-Fixed: 1135163 1172101 1263756
Changes: 
 base-installer (1.143ubuntu1) trusty; urgency=medium
 .
   [ Colin Watson ]
   * Reverse lots of our delta against Debian relating to architectures no
     longer supported in Ubuntu (armel, hppa, ia64, sparc), to make merging
     from Debian less painful.
   * Resynchronise with Debian.  Remaining changes:
     - Use and depend on the Ubuntu keyring.
     - Enable the restricted component by default, unless
       apt-setup/restricted is preseeded to false.
     - Set up the default sources.list to look in -updates and -security (the
       latter from apt-setup/security_host and apt-setup/security_path) as
       well as the unadorned suite; also -proposed if apt-setup/proposed is
       true.
     - Use Ubuntu kernel image names.
     - Allow preseeding base-installer/kernel/override-image to force a given
       kernel to be used.
     - Install busybox-initramfs rather than busybox.
     - Revert Joey's patch to call base-installer.d hooks after running
       debootstrap, which broke console-setup's expectation of being able to
       insert its configuration file into /target before console-setup is
       installed by debootstrap.
     - Add armhf/keystone, armhf/omap, and armhf/omap4 subarchitectures.
     - Install kernel headers to match the kernel. This may be overridden by
       setting base-installer/kernel/headers to false.
     - Add base-installer/kernel/backports-modules template, which may be
       preseeded to install selected linux-backports-modules-* packages.
     - Move some kernel installation support code from bootstrap-base to
       base-installer, and allow live-installer to override the title
       template used by that.
     - Add powerpc/e500 and powerpc/e500mc subarchitectures.
     - Add overlay archive support.
     - Add ppc64el architecture.
   * Remove code for some old Ubuntu i386 kernel names that no longer exist.
 .
   [ dann frazier ]
   * Add arm64 kernel detection (LP: #1263756).
 .
 base-installer (1.143) unstable; urgency=medium
 .
   * Add HTTPS support: pass --no-check-certificate to debootstrap if
     debian-installer/allow_unauthenticated_ssl=true, set https_proxy if
     necessary, and copy any certificates that exist in d-i into the target
     system (LP: #1135163).
 .
 base-installer (1.142) unstable; urgency=medium
 .
   * pkgdetails.c: Only interpret percentages following whitespace, to cope
     with GNU wget outputting the local file name (which may contain "%" due
     to URL-encoding) after it finishes the download (LP: #1172101).
 .
 base-installer (1.141) unstable; urgency=low
 .
   [ Ian Campbell ]
   * armhf: Support armmp kernel flavour on mx5 and express and as default on
     generic platforms.
   * armhf: Select armmp-lpae kernel flavour on generic platforms when the
     hardware feature is available.
 .
 base-installer (1.140) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * mips: fix octeon cpuinfo.
 .
 base-installer (1.139) unstable; urgency=medium
 .
   * mips: Drop support for non-supported architectures.
   * mips: Add support for octeon kernels.
   * mipsel: Drop support for non-supported architectures
   * mipsel: Add support for loongson-3a kernels.
 .
 base-installer (1.138) unstable; urgency=low
 .
   [ Updated translations ]
   * Bosnian (bs.po) by Amila Valjevčić
   * Hungarian (hu.po) by Judit Gyimesi
 .
 base-installer (1.137) unstable; urgency=low
 .
   [ Updated translations ]
   * Turkish (tr.po) by Mert Dirik
   * Ukrainian (uk.po) by Yuri Chornoivan
 .
 base-installer (1.136) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 base-installer (1.135) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 base-installer (1.134) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 base-installer (1.133) unstable; urgency=low
 .
   [ Dmitrijs Ledkovs ]
   * Set debian source format to '3.0 (native)'.
   * Bump debhelper compat level to 9.
   * Set Vcs-* to canonical format.
 .
 base-installer (1.132) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler and strip when cross-building.
 .
 base-installer (1.131) unstable; urgency=low
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
 .
 base-installer (1.130) unstable; urgency=low
 .
   [ Milan Kupcevic ]
   * Test suite support for Open Firmware /cpus directory. Closes: #629492
 .
 base-installer (1.129) unstable; urgency=low
 .
   [ Milan Kupcevic ]
   * Properly recognize PowerPC SMP machines. Closes: #629492
 .
   [ Updated translations ]
   * Japanese (ja.po) by Kenshi Muto
 .
 base-installer (1.128) unstable; urgency=low
 .
   * Add support for armhf/vexpress.
 .
 base-installer (1.127) unstable; urgency=low
 .
   * Add myself to Uploaders.
 .
   [ Updated translations ]
   * Asturian (ast.po) by ivarela
   * Galician (gl.po) by Jorge Barreiro
   * Kannada (kn.po) by Prabodh
   * Ukrainian (uk.po) by Yuri Chornoivan
 .
 base-installer (1.126) unstable; urgency=low
 .
   * Team upload
 .
   [ Philipp Kern ]
   * Add s390x support.
 .
 base-installer (1.125) unstable; urgency=low
 .
   * Team upload
   * Replace XC-package-Type with Package-Type
 .
   [ Updated translations ]
   * Welsh (cy.po) by Daffyd Tomos
 .
 base-installer (1.124) unstable; urgency=low
 .
   * Team upload
 .
   [ Joey Hess ]
   * Add missing semicolon to /etc/apt/apt.conf.d/00CDMountPoint.
 .
   [ Updated translations ]
   * Tibetan (bo.po) by Tennom
   * German (de.po) by Holger Wansing
   * Galician (gl.po) by Jorge Barreiro
   * Lithuanian (lt.po) by Rimas Kudelis
   * Latvian (lv.po) by Rūdolfs Mazurs
   * Macedonian (mk.po) by Arangel Angov
   * Panjabi (pa.po) by A S Alam
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
 .
 base-installer (1.123) unstable; urgency=low
 .
   [ Colin Watson ]
   * pkgdetails: Use fputs rather than fprintf for out-of-memory message.
 .
   [ Martin Michlmayr ]
   * Simplify armel kernel file by removing unsupported platforms.
 .
   [ Otavio Salvador ]
   * [linux] do not list linux-image-2.6 kernels as they're available for
     backward compatibility only.
   * Change kernel selection to choose linux-image-. Closes: #655437.
Checksums-Sha1: 
 ffe0f2d8152303c6fbe4bcfe7f45b6eb15396bc7 2132 base-installer_1.143ubuntu1.dsc
 20f6b8897cc3da27b647fea98a68bdcdcbffbcec 329114 base-installer_1.143ubuntu1.tar.gz
Checksums-Sha256: 
 9ce59c5deb59dddd6edb28426624aec228f012bf58777cc6247e26151ba165f9 2132 base-installer_1.143ubuntu1.dsc
 9d8577d0986f673a011b28bd24ab45e1009aac5d98c05e8e9863370e1c5423b5 329114 base-installer_1.143ubuntu1.tar.gz
Files: 
 32ede4c5620a5c2808baf58edcc0667b 2132 debian-installer required base-installer_1.143ubuntu1.dsc
 9c90f8006707fbb50db547de20f07794 329114 debian-installer required base-installer_1.143ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBUv4u6Dk1h9l9hlALAQgN8Q//RILSyo5BN/Pesi8UgIsJfMXcLKMj2rdK
+baK1YLP+1AeMOx7V93AXlMaEcvpdi+xFPaxZaFC48aDdH2elmOi+q0NvWrfcmVd
cac76S7ypQH6kigHu6rzkHJpCtgpIb1HtI7jeCtwkptaNZhjjA0gXbvxtd0zFey9
8VnRjZjqBINEyj7B2Oxx4c+apv2Sx6MjHaQxkX0ty+dxMIdByYEmkjkFw60jrAn0
8eEfhOS+9+3Vvmp1ZfhpVDaIAO29vBoF5lDPgi9k5osdjsdlUBkGMYwynEx51Ksc
MiTtV4rnFnt4epfzhn2JGK3h7KxrnCfBj6nNw5LlWRCYxt71Ye/hqHudVspkQVm2
XyOvIX/9LvWe27XQ+deqvQiOXFIiP8f1B5Lt7inwZBfoQNFBvR3WSt9v9ETkpHFK
U7jJDYoOyHl9U0jAk5PXlp1mBWbseJjeqbqenvT3u6O72XR3V3ljkoavQyqE1m4m
gRIiwOTKdKh8JQnklf4kFW4qQ+XHAv7FXJv7ubjCz0lPSQRfW9e1hlItSFCoUadn
AxrfUJ8KR/kckZTroz3m83jpABhreSlGWQGHICUT6iDlt7pF45cU14lQ+Q2AQsLe
5K4oZB9K0kzgCK4izEaEVQ4xcqBFanuX281uSNvBOhmAYih9fJ5hScoxoRjPthuD
eLQlKUw6klE=
=Pe54
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list