[ubuntu/eoan-proposed] u-boot 2019.04+dfsg-2ubuntu1 (Accepted)

Dave Jones dave.jones at canonical.com
Mon Jun 3 20:19:15 UTC 2019


u-boot (2019.04+dfsg-2ubuntu1) eoan; urgency=medium

  * Merge with 2019.04+dfsg-2 from Debian experimental. Remaining changes:
    - d/p/rpi-import-mkknlimg.patch import tools/mkknlimg from Xenial/raspi2 -
      scripts/mkknlimg @ 83a3ebb
    - d/p/rpi2-rpi3-config-tweaks.patch: basing on the earlier
      rpi2-config-tweaks.patch, make configuration adjustments to the rpi2 and
      rpi3 configs.
    - d/u-boot-rpi.postinst: support the fact that we now ship multiple uboot
      binaries for multiple Pi platforms in one package. Try to determine
      which device we're running on and use the right binary during
      upgrade/installation. * debian/patches:
    - d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
      images as lzop in Ubuntu is in universe. This should be temporary and in
      the next releases ideally we should follow what Debian does.
    - debian/control: Add missing dependency on binutils (for strings)
      (LP: #1814930)
    - debian/patches: Refreshed patches.
  * Obsoleted; applied upstream:
    - Removed d/p/odroid-xu3/bootdelay

u-boot (2019.04+dfsg-2) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * Add targeted patch fixing mkimage header verification. Drop patch
    reverting mkimage changes.
  * [armhf] u-boot-omap: Replace am335x_boneblack with am335x_evm, and
    update README.Debian accordingly regarding changed partitioning
    requirements.
  * [armhf] u-boot-omap: Simpfy the instructions in README for specifying an
    offset.
  * debian/rules: Remove linux.itb and linux.its in clean target. Thanks
    to Jonas Smedegaard.

  [ Jonas Smedegaard ]
  * Add patch by Vasily Khoruzhick to support Olimex Teres-I DIY laptop.
  * Enable teres_i target in u-boot-sunxi (Closes: #926040).

  [ Vagrant Cascadian ]
  * Create an am335x_boneblack defconfig by adapting am335x_evm and
    removing the extra device trees. This is needed to keep size small
    enough to fit in a standard 1MB partition offset.

  [ Frédéric Danis ]
  * Enable orangepi_zero_plus2 target in u-boot-sunxi (Closes: #927224).

u-boot (2019.04+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Remove patches applied upstream:
    - dreamplug/ARM-kirkwood-add-spi0-alias-for-dreamplug.patch
    - exynos/0002-Fix-spelling-of-download.patch
    - upstream/0001-Fix-typo-missmatched-mismatched.patch
    - upstream/fs-ext4-Unmount-FS-in-do_fs_type.patch
  * Refresh patches:
    - test-imagetools-test-fixes
    - exynos/0001-arm-config-fix-default-console-only-to-specify-the-d
  * Add patch reverting changes to mkimage, which breaks compatibility
    with FIT images used in the wild, and breaks the test suite.

u-boot (2019.01+dfsg-7) unstable; urgency=medium

  [ Sunil Mohan Adapa ]
  * Enable pine64-lts target in u-boot-sunxi (Closes: #928947).

  [ Vagrant Cascadian ]
  * u-boot-omap: Enable am335x_evm target.
  * Add patches to enable PocketBeagle in am335x_evm target.
  * u-boot-omap: Fix instructions for installing beaglebone black.

u-boot (2019.01+dfsg-6) unstable; urgency=medium

  [ Domenico Andreoli ]
  * Enable support for NanoPi NEO 2 in u-boot-sunxi (Closes: #928612).

  [ Jonas Smedegaard ]
  * Sync sunxi teres-i patch with mainline u-boot, enabling USB
    support (Closes: #928815).

  [ Vagrant Cascadian ]
  * Apply patch from upstream fixing buffer overflow with ext4 filesystems
    (CVE-2019-11059, Closes: #928800).
  * Apply patch from upstream fixing randomly generated
    UUIDs. (CVE-2019-11690, Closes: #928557).

u-boot (2019.01+dfsg-5) unstable; urgency=medium

  [ Jonas Smedegaard ]
  * Add patch cherry-picked upstream to add i2c initialization for sun50i.
  * Add patch by Vasily Khoruzhick to support Olimex Teres-I DIY laptop.
  * Enable teres_i target in u-boot-sunxi (Closes: #926040).

  [ Frédéric Danis ]
  * Enable orangepi_zero_plus2 target in u-boot-sunxi (Closes: #927224).

u-boot (2019.01+dfsg-4) unstable; urgency=medium

  [ Martyn Welch ]
  * [armhf] u-boot-imx: Enable build for NXP SABRE Lite.

  [ Neil Armstrong ]
  * [arm64] u-boot-amlogic: Enable nanopi-k2 and khadas-vim/vim2.

u-boot (2019.01+dfsg-3) unstable; urgency=medium

  [ Romain Perier ]
  * [armel] u-boot-rpi: Add Raspberry Pi Zero W.

  [ Vagrant Cascadian ]
  * [armhf] u-boot-sunxi: Add bananapi_m2_berry target.
    (Closes: #923443) Thanks to Lucas Nussbaum.
  * [armhf] u-boot-imx: Add novena-rawsd target.
  * Add patches to fix SPI and USB on Dreamplug (Closes: #923379).
    Thanks to Leigh Brown and Chris Packham.
  * u-boot-tools: Remove Synopsys lintian override.
  * Add patch to fix spelling of "mismatched".
  * Add patch to fix spelling of "download".

u-boot (2019.01+dfsg-2) unstable; urgency=medium

  [ Frédéric Danis ]
  * Enable libretech-cc target in u-boot-amlogic (Closes: #920947).

  [ Vagrant Cascadian ]
  * debian/patches: Add patch from upstream to unmount ext4 filesystems
    preventing a memory leak.
  * Add patch to fix console setting on exynos platforms.  Thanks to
    Dongjin Kim and Benjamin Drung.  (Closes: #920116).
  * Use wildcards for lintian overrides.
  * Update tester for p2371-2180 (Jetson-TX1).
  * Update tester for novena.

u-boot (2019.01+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #918940).
  * Update tester for firefly-rk3288.
  * debian/control: Build-Depends: use debhelper-compat.

u-boot (2019.01~rc3+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * Update upstream signing key format.
  * Remove pinebook patches, applied upstream.
  * Drop mipsel-native-endianness patch.
  * [arm64] u-boot-amlogic: Update README for odroid-c2.
  * [armhf] u-boot-rockchip: Add firefly-rk3288 target.
  * debian/rules: Call strip --strip-unneeded and --remote-section=.note
    to comply with Debian policy 4.3.0.
  * debian/control: Update Standards-Version to 4.3.0.

u-boot (2018.11+dfsg-2) unstable; urgency=medium

  * u-boot-install-sunxi64:
    - Detect target based on running device-tree.
    - Prefer BL31 from arm-trusted-firmware over atf-allwinner.
    - Error out when mkimage is not found and Recommend u-boot-tools
      (Closes: #913879).  Thanks to Nicolas Schier.
  * [arm64] u-boot-sunxi: Update Recommends to use arm-trusted-firmware
    instead of atf-allwinner.
  * [arm64] u-boot-amlogic: Add Recommends on arm-trusted-firmware.
  * Update upstream signing key.

u-boot (2018.11+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * [armhf] u-boot-imx: Drop udoo patches, full support for distro_bootcmd
    is enabled upstream.
  * [armhf] u-boot-rockchip: Drop firefly-rk3288 target (Closes: #898520).
  * [arm64] u-boot-sunxi: Enable a64-olinuxino target (Closes: #881564).
    Thanks to Rodrigo Exterckötter Tjäder.
  * Add Pinebook support patches from sunxi maintainer tree.
  * [arm64] u-boot-sunxi: Add pinebook target.
  * [armel] Drop openrd targets, which FTBFS and are orphaned upstream.

u-boot (2018.09+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Remove patches applied upstream.
  * Refresh udoo quad support patch.
  * Increase verbosity of make unless DEB_BUILD_OPTIONS=terse.
  * Update Standards-Version to 4.2.1.
  * [armhf] u-boot-sunxi: Enable Sinovoip Banana Pi M3 (Closes: #905922).
    Thanks to Bernhard.

u-boot (2018.07+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * u-boot-imx: Remove mx6cuboxi4x4 target, as ram is now properly
    detected with mx6cuboxi.
  * debian/watch: Add repack and compression=xz options.
  * debian/rules: Remove get-orig-source target.
  * debian/control: Update Standards-Version to 4.1.5.

Date: Mon, 03 Jun 2019 14:41:23 +0000
Changed-By: Dave Jones <dave.jones at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Łukasz Zemczak <lukasz.zemczak at canonical.com>
https://launchpad.net/ubuntu/+source/u-boot/2019.04+dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Jun 2019 14:41:23 +0000
Source: u-boot
Binary: u-boot u-boot-amlogic u-boot-imx u-boot-qcom u-boot-tegra u-boot-omap u-boot-sunxi u-boot-exynos u-boot-mvebu u-boot-rockchip u-boot-rpi u-boot-tools
Architecture: source
Version: 2019.04+dfsg-2ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dave Jones <dave.jones at canonical.com>
Description:
 u-boot     - A boot loader for embedded systems
 u-boot-amlogic - A boot loader for amlogic systems
 u-boot-exynos - A boot loader for exynos systems
 u-boot-imx - A boot loader for imx systems
 u-boot-mvebu - A boot loader for marvell systems
 u-boot-omap - A boot loader for omap systems
 u-boot-qcom - A boot loader for qcom systems
 u-boot-rockchip - A boot loader for rockchip systems
 u-boot-rpi - A boot loader for Raspberry PI systems
 u-boot-sunxi - A boot loader for sunxi systems
 u-boot-tegra - A boot loader for NVIDIA Tegra systems
 u-boot-tools - companion tools for Das U-Boot bootloader
Closes: 881564 898520 905922 913879 918940 920116 920947 923379 923443 926040 927224 928557 928612 928800 928815 928947
Launchpad-Bugs-Fixed: 1814930
Changes:
 u-boot (2019.04+dfsg-2ubuntu1) eoan; urgency=medium
 .
   * Merge with 2019.04+dfsg-2 from Debian experimental. Remaining changes:
     - d/p/rpi-import-mkknlimg.patch import tools/mkknlimg from Xenial/raspi2 -
       scripts/mkknlimg @ 83a3ebb
     - d/p/rpi2-rpi3-config-tweaks.patch: basing on the earlier
       rpi2-config-tweaks.patch, make configuration adjustments to the rpi2 and
       rpi3 configs.
     - d/u-boot-rpi.postinst: support the fact that we now ship multiple uboot
       binaries for multiple Pi platforms in one package. Try to determine
       which device we're running on and use the right binary during
       upgrade/installation. * debian/patches:
     - d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
       images as lzop in Ubuntu is in universe. This should be temporary and in
       the next releases ideally we should follow what Debian does.
     - debian/control: Add missing dependency on binutils (for strings)
       (LP: #1814930)
     - debian/patches: Refreshed patches.
   * Obsoleted; applied upstream:
     - Removed d/p/odroid-xu3/bootdelay
 .
 u-boot (2019.04+dfsg-2) experimental; urgency=medium
 .
   [ Vagrant Cascadian ]
   * Add targeted patch fixing mkimage header verification. Drop patch
     reverting mkimage changes.
   * [armhf] u-boot-omap: Replace am335x_boneblack with am335x_evm, and
     update README.Debian accordingly regarding changed partitioning
     requirements.
   * [armhf] u-boot-omap: Simpfy the instructions in README for specifying an
     offset.
   * debian/rules: Remove linux.itb and linux.its in clean target. Thanks
     to Jonas Smedegaard.
 .
   [ Jonas Smedegaard ]
   * Add patch by Vasily Khoruzhick to support Olimex Teres-I DIY laptop.
   * Enable teres_i target in u-boot-sunxi (Closes: #926040).
 .
   [ Vagrant Cascadian ]
   * Create an am335x_boneblack defconfig by adapting am335x_evm and
     removing the extra device trees. This is needed to keep size small
     enough to fit in a standard 1MB partition offset.
 .
   [ Frédéric Danis ]
   * Enable orangepi_zero_plus2 target in u-boot-sunxi (Closes: #927224).
 .
 u-boot (2019.04+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Remove patches applied upstream:
     - dreamplug/ARM-kirkwood-add-spi0-alias-for-dreamplug.patch
     - exynos/0002-Fix-spelling-of-download.patch
     - upstream/0001-Fix-typo-missmatched-mismatched.patch
     - upstream/fs-ext4-Unmount-FS-in-do_fs_type.patch
   * Refresh patches:
     - test-imagetools-test-fixes
     - exynos/0001-arm-config-fix-default-console-only-to-specify-the-d
   * Add patch reverting changes to mkimage, which breaks compatibility
     with FIT images used in the wild, and breaks the test suite.
 .
 u-boot (2019.01+dfsg-7) unstable; urgency=medium
 .
   [ Sunil Mohan Adapa ]
   * Enable pine64-lts target in u-boot-sunxi (Closes: #928947).
 .
   [ Vagrant Cascadian ]
   * u-boot-omap: Enable am335x_evm target.
   * Add patches to enable PocketBeagle in am335x_evm target.
   * u-boot-omap: Fix instructions for installing beaglebone black.
 .
 u-boot (2019.01+dfsg-6) unstable; urgency=medium
 .
   [ Domenico Andreoli ]
   * Enable support for NanoPi NEO 2 in u-boot-sunxi (Closes: #928612).
 .
   [ Jonas Smedegaard ]
   * Sync sunxi teres-i patch with mainline u-boot, enabling USB
     support (Closes: #928815).
 .
   [ Vagrant Cascadian ]
   * Apply patch from upstream fixing buffer overflow with ext4 filesystems
     (CVE-2019-11059, Closes: #928800).
   * Apply patch from upstream fixing randomly generated
     UUIDs. (CVE-2019-11690, Closes: #928557).
 .
 u-boot (2019.01+dfsg-5) unstable; urgency=medium
 .
   [ Jonas Smedegaard ]
   * Add patch cherry-picked upstream to add i2c initialization for sun50i.
   * Add patch by Vasily Khoruzhick to support Olimex Teres-I DIY laptop.
   * Enable teres_i target in u-boot-sunxi (Closes: #926040).
 .
   [ Frédéric Danis ]
   * Enable orangepi_zero_plus2 target in u-boot-sunxi (Closes: #927224).
 .
 u-boot (2019.01+dfsg-4) unstable; urgency=medium
 .
   [ Martyn Welch ]
   * [armhf] u-boot-imx: Enable build for NXP SABRE Lite.
 .
   [ Neil Armstrong ]
   * [arm64] u-boot-amlogic: Enable nanopi-k2 and khadas-vim/vim2.
 .
 u-boot (2019.01+dfsg-3) unstable; urgency=medium
 .
   [ Romain Perier ]
   * [armel] u-boot-rpi: Add Raspberry Pi Zero W.
 .
   [ Vagrant Cascadian ]
   * [armhf] u-boot-sunxi: Add bananapi_m2_berry target.
     (Closes: #923443) Thanks to Lucas Nussbaum.
   * [armhf] u-boot-imx: Add novena-rawsd target.
   * Add patches to fix SPI and USB on Dreamplug (Closes: #923379).
     Thanks to Leigh Brown and Chris Packham.
   * u-boot-tools: Remove Synopsys lintian override.
   * Add patch to fix spelling of "mismatched".
   * Add patch to fix spelling of "download".
 .
 u-boot (2019.01+dfsg-2) unstable; urgency=medium
 .
   [ Frédéric Danis ]
   * Enable libretech-cc target in u-boot-amlogic (Closes: #920947).
 .
   [ Vagrant Cascadian ]
   * debian/patches: Add patch from upstream to unmount ext4 filesystems
     preventing a memory leak.
   * Add patch to fix console setting on exynos platforms.  Thanks to
     Dongjin Kim and Benjamin Drung.  (Closes: #920116).
   * Use wildcards for lintian overrides.
   * Update tester for p2371-2180 (Jetson-TX1).
   * Update tester for novena.
 .
 u-boot (2019.01+dfsg-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #918940).
   * Update tester for firefly-rk3288.
   * debian/control: Build-Depends: use debhelper-compat.
 .
 u-boot (2019.01~rc3+dfsg-1) experimental; urgency=medium
 .
   * New upstream release candidate.
   * Update upstream signing key format.
   * Remove pinebook patches, applied upstream.
   * Drop mipsel-native-endianness patch.
   * [arm64] u-boot-amlogic: Update README for odroid-c2.
   * [armhf] u-boot-rockchip: Add firefly-rk3288 target.
   * debian/rules: Call strip --strip-unneeded and --remote-section=.note
     to comply with Debian policy 4.3.0.
   * debian/control: Update Standards-Version to 4.3.0.
 .
 u-boot (2018.11+dfsg-2) unstable; urgency=medium
 .
   * u-boot-install-sunxi64:
     - Detect target based on running device-tree.
     - Prefer BL31 from arm-trusted-firmware over atf-allwinner.
     - Error out when mkimage is not found and Recommend u-boot-tools
       (Closes: #913879).  Thanks to Nicolas Schier.
   * [arm64] u-boot-sunxi: Update Recommends to use arm-trusted-firmware
     instead of atf-allwinner.
   * [arm64] u-boot-amlogic: Add Recommends on arm-trusted-firmware.
   * Update upstream signing key.
 .
 u-boot (2018.11+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * [armhf] u-boot-imx: Drop udoo patches, full support for distro_bootcmd
     is enabled upstream.
   * [armhf] u-boot-rockchip: Drop firefly-rk3288 target (Closes: #898520).
   * [arm64] u-boot-sunxi: Enable a64-olinuxino target (Closes: #881564).
     Thanks to Rodrigo Exterckötter Tjäder.
   * Add Pinebook support patches from sunxi maintainer tree.
   * [arm64] u-boot-sunxi: Add pinebook target.
   * [armel] Drop openrd targets, which FTBFS and are orphaned upstream.
 .
 u-boot (2018.09+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Remove patches applied upstream.
   * Refresh udoo quad support patch.
   * Increase verbosity of make unless DEB_BUILD_OPTIONS=terse.
   * Update Standards-Version to 4.2.1.
   * [armhf] u-boot-sunxi: Enable Sinovoip Banana Pi M3 (Closes: #905922).
     Thanks to Bernhard.
 .
 u-boot (2018.07+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * u-boot-imx: Remove mx6cuboxi4x4 target, as ram is now properly
     detected with mx6cuboxi.
   * debian/watch: Add repack and compression=xz options.
   * debian/rules: Remove get-orig-source target.
   * debian/control: Update Standards-Version to 4.1.5.
Checksums-Sha1:
 f233476783774571c4ae4cb92317dee320090837 2678 u-boot_2019.04+dfsg-2ubuntu1.dsc
 026682b26caae678f8791392e85128aaaf22365b 11460080 u-boot_2019.04+dfsg.orig.tar.xz
 a86be17edb74029538f833fc374964255001973f 46180 u-boot_2019.04+dfsg-2ubuntu1.debian.tar.xz
 c744a20ec7995ac869a0b8dc1acc197df35643bd 6576 u-boot_2019.04+dfsg-2ubuntu1_source.buildinfo
Checksums-Sha256:
 9e4017fd5192b6435b7707f58e7433502ba8a53feafe27b2efc4694d2d2815f9 2678 u-boot_2019.04+dfsg-2ubuntu1.dsc
 9ddebf5466fccfc9fb0b913a79e39dd1c0f224fe0b1b7b64a6c4dac9ca83e9d4 11460080 u-boot_2019.04+dfsg.orig.tar.xz
 77b28b413b3ddbb50bfadacc25af2954956d94510c3d371b3b4274212cbfa7fb 46180 u-boot_2019.04+dfsg-2ubuntu1.debian.tar.xz
 407f0f1fbacff9355e1925247aaaac385c2de949da31ac86b4a03224796a494e 6576 u-boot_2019.04+dfsg-2ubuntu1_source.buildinfo
Files:
 d97b58c7d778cd266c26a4f8ad43da38 2678 admin optional u-boot_2019.04+dfsg-2ubuntu1.dsc
 569f016212c0c0b4a9ab7e23e65f25cf 11460080 admin optional u-boot_2019.04+dfsg.orig.tar.xz
 a14cd5eb87afee99c8007d477e7507b2 46180 admin optional u-boot_2019.04+dfsg-2ubuntu1.debian.tar.xz
 f179dfdefee4ff0e9bb3eb81ea3fe94f 6576 admin optional u-boot_2019.04+dfsg-2ubuntu1_source.buildinfo
Original-Maintainer: Vagrant Cascadian <vagrant at debian.org>

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEqx+XcX7ftBm4bj5/AhnKGdA0MwwFAlz1gHEACgkQAhnKGdA0
MwyQRggAoW0yuQjEHX9mrKMRLNXwEcDdLlHZ0C6Ty5aB1zexRJsj46WqDmmjoIER
VupquLla1sdpzOpXV3VHcfXmiinaqspp/gVRj+JeCf3NaicqyVB7kOlwxbr6XTJg
XsNqbeIqjkNDUsV+sO4bhXUo71mvNL1P8rQKHTj8/UssLt6/KBNLHzRp207VKshZ
HlrzlqcBEBtmfKfddbmrq3DSCNrrvG7uzdm6Zgepgj0hySY+l4t89d0kkEs8kItR
cudCmo/pHUMOwzhJJybTkhz3JZVZdO54JjpYwf1WV5xXpj4AUI5WdGjoCHE0PSnO
iAnq6FPw5LhPki59Oqm3KiqtAx67Pg==
=Hn93
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list