Change logs for u-boot source package in Bionic

  • u-boot (2020.10+dfsg-1ubuntu0~18.04.3) bionic-security; urgency=medium
    
      * SECURITY UPDATE: unchecked length field in DFU implementation
        - debian/patches/CVE-2022-2347-pre1.patch: handle short frame result of
          UPLOAD in state_dfu_idle in drivers/usb/gadget/f_dfu.c.
        - debian/patches/CVE-2022-2347.patch: fix the unchecked length field in
          drivers/usb/gadget/f_dfu.c.
        - CVE-2022-2347
      * SECURITY UPDATE: buffer overflow via invalid packets
        - debian/patches/CVE-2022-30552_30790.patch: check for the minimum IP
          fragmented datagram size in include/net.h, net/net.c.
        - CVE-2022-30552
        - CVE-2022-30790
      * SECURITY UPDATE: incomplete fix for CVE-2019-14196
        - debian/patches/CVE-2022-30767.patch: switch length to unsigned int in
          net/nfs.c.
        - CVE-2022-30767
      * SECURITY UPDATE: out of bounds write via sqfs_readdir()
        - debian/patches/CVE-2022-33103.patch: prevent arbitrary code execution
          in fs/squashfs/sqfs.c, include/fs.h.
        - CVE-2022-33103
      * SECURITY UPDATE: heap buffer overflow in metadata reading
        - debian/patches/CVE-2022-33967.patch: use kcalloc when relevant in
          fs/squashfs/sqfs.c.
        - CVE-2022-33967
      * SECURITY UPDATE: stack overflow in i2c md command
        - debian/patches/CVE-2022-34835.patch: switch to unsigned int in
          cmd/i2c.c.
        - CVE-2022-34835
    
     -- Marc Deslauriers <email address hidden>  Fri, 25 Nov 2022 10:33:01 -0500
  • u-boot (2020.10+dfsg-1ubuntu0~18.04.2) bionic; urgency=medium
    
      * SRU of changes through to 2020.10+dfsg-1ubuntu6 to fix Pi4-8GB & CM4 support:
    
      * Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support (LP: #1906552)
      * Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
      * Add d/p/rpi-maxargs.patch for new Core 18 boot-env (LP: #1910094)
      * Remove redundant d/targets entries
    
    u-boot (2020.10+dfsg-1ubuntu0~18.04.1) bionic; urgency=low
    
      * SRU of 2020.10+dfsg-1 to support Raspberry Pi 4 (LP: #1903054), and
        fix a failure to write issue (LP: #1900693)
      * Re-added d/p/lzo-to-lzno.patch as lzop is in universe prior to Groovy
      * Updated d/targets to remove arm-trusted-firmware references
      * Updated d/control for compatibility with bionic debhelper
      * Reinstate rpi-config-migration script for bionic
    
      [ Dave Jones ]
      * Merge from Debian unstable.  Remaining changes:
        - Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
          - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
            nitrogen6q2g configs to better fit our Ubuntu usage.
          - Start building the nitrogen6x2g target for u-boot.
        - Enable FIT signing support (LP: #1831942)
          - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
          - Add libssl-dev to Build-Depends: to enable crypto functionality.
          - Limit key names to keys within the keydir.
        - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
          configs
        - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
          embedded one
    
      * Removed obsolete patches/changes:
        - 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.
    
    u-boot (2020.10+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
    u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium
    
      [ Vagrant Cascadian ]
      * New upstream release candidate.
      * debian/control: u-boot-qemu: Set Multi-Arch: foreign.
    
      [ Uwe Kleine-König ]
      * control: Use https for upstream homepage
    
    u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches: Refresh and remove obsolete patches.
      * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
        to Bernhard Wörner.
      * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
      * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).
    
    u-boot (2020.07+dfsg-2) unstable; urgency=medium
    
      [ Vagrant Cascadian ]
      * u-boot-install-rockchip: Update with additional RockPro64 names from
        linux 5.7 device-trees.
    
      [ Denis Pynkin ]
      * u-boot-rpi: Add rpi_arm64 target for arm64 (Closes: #966078).
    
      [ Vagrant Cascadian ]
      * debian/patches: Fix reproducibility of mx6cuboxi target.
    
    u-boot (2020.07+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * [armhf] u-boot-omap: Drop omap3_pandora, removed upstream.
      * [arm64] u-boot-amlogic: Install new board-specific documentation.
      * debian/patches: Fix riscv64 support for extlinux.
      * debian/control:
        - Upgrade to debhelper compat 13.
        - Update Build-Depends on arm-trusted-firmware.
    
    u-boot (2020.07~rc4+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - Remove pinebook-pro patches, applied upstream.
        - Remove riscv64 patches, applied upstream.
      * u-boot-rockchip: Update puma-rk3399 to include new
        rk3399-puma-haikou.dtb file.
      * Update lintian overrides to use "shared-library-lacks-prerequisites"
        instead of older tag name.
    
    u-boot (2020.07~rc3+dfsg-1) experimental; urgency=medium
    
      [ Andreas Henriksson ]
      * u-boot-rpi: Enable rpi4 target on armhf and arm64 (Closes: #958668)
    
      [ Vagrant Cascadian ]
      * New upstream release candidate.
      * debian/patches: Refresh n900 patch.
    
    u-boot (2020.07~rc2+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches: Refresh.
    
    u-boot (2020.04+dfsg-2ubuntu1) groovy; urgency=medium
    
      * Merge with 2020.04+dfsg-2 from Debian unstable. Remaining changes:
        - Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
          - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
            nitrogen6q2g configs to better fit our Ubuntu usage.
          - Start building the nitrogen6x2g target for u-boot.
        - Enable FIT signing support (LP: #1831942)
          - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
          - Add libssl-dev to Build-Depends: to enable crypto functionality.
          - Limit key names to keys within the keydir.
        - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
          configs
        - 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.
        - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
          embedded one
    
      * Removed obsolete patches/changes:
        - Handle differing root partition labels during migration
        - Add script to migrate old boot configurations to split, selective style
        - Don't attempt config migration when /boot/firmware is a chroot
        - Use vc4-fkms-v3d overlay on all models of Raspberry Pi
        - Do not include the vc4-fkms-v3d overlay; this breaks book on the 3A+
        - Ensure boot.scr is from recent flash-kernel
        - d/p/rpi-import-mkknlimg.patch import tools/mkknlimg from Xenial/raspi2 -
          scripts/mkknlimg @ 83a3ebb
        - Remove redundant d/p/rpi-import-mkknlimg.patch
        - d/p/ubuntu-nitrogen6q2g-temporary-config-fixup.patch:
          Fix bad CRC issue. The env size and redundant environment config
          variables have not yet been migrated to Kconfig, so setting them in
          _defconfig has no effect. Set those manually.
    
      * Removed patches obsoleted/merged by upstream:
        - Use python2 for the build.
        - Added d/p/python2.patch to fix-up remaining scripts still using bare
          "python"
        - d/p/am57xx/omap5_distro_bootcmd
        - Correct odroid README paths
        - Add d/p/rpi4.patch to support Raspberry Pi 4 boot
        - Avoid device-tree memory fixup on Raspberry Pi 4; this allows access to
          the all the RAM on models with more than 1Gb
        - Add missing build dependency on arm/arm64
    
    u-boot (2020.04+dfsg-2) unstable; urgency=medium
    
      * debian/patches:
        - Remove dreamplug cache patch, fixed upstream.
        - Add patches submitted upstream to support pinebook pro.
      * u-boot-rockchip:
        - Add support for rockpro64-rk3399.
        - Add support for pinebook-pro-rk3399.
        - Add u-boot-install-rockchip helper script.
    
    u-boot (2020.04+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      [ Vagrant Cascadian ]
      * Update upstream signing key.
      * [arm64] Build arm-trusted-firmware into rockchip/sunxi systems.
      * [arm64] u-boot-sunxi: Add a64-olinuxino-emmc target Thanks to Philip
        Rinn. (Closes: #956394).
    
      [ Walter Lozano ]
      * debian/targets: Add support for rock-pi-4-rk3399
      * debian/targets: Add target idbloader.img for rk3399 boards
    
      [ Vagrant Cascadian ]
      * debian/control: Add versioned Build-Depends on arm-trusted-firmware
        for rk3399 support.
      * debian/targets: Add idbloader.img for all rockchip platforms.
      * u-boot-rockchip: Update README.Debian.
      * Remove debian/bin/generate-rksd.
      * u-boot-rockchip: firefly-rk3288: Also install u-boot.img.
      * [arm64] u-boot-rockchip, u-boot-sunxi: Add Built-Using
        arm-trusted-firmware.
    
    u-boot (2020.04~rc5+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - Remove patch fixing video on pinebook, fixed upstream.
    
    u-boot (2020.04~rc2+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - riscv64: refresh qemu-riscv64 extlinux patch.
        - exynos: Refresh patch fixing console.
        - Drop patches applied upstream.
      * debian/rules: Disable CONFIG_FIT_SIGNATURE in all targets, as it
        requires openssl which introduces license incompatibilities with the
        GPL.
      * u-boot-rockchip: Update firefly-rk3288 instructions.
    
    u-boot (2020.01+dfsg-2) unstable; urgency=medium
    
      * debian/patches:
        - Fix video output on pinebook (Closes: #948753).
        - Fix exynos5 board detection (Closes: #951195). Thanks to Jochen
          Sprickerhof!
        - Fix MMC on odroid U3. (Closes: #950293)
        - Improve error handling with GPT renames. Fixes CVE-2020-8432.
      * debian/control: Update Standards-Version to 4.5.0, no changes.
    
    u-boot (2020.01+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/rules: Do not call qcom wrapper script.
      * debian/control: Drop Build-Depends on "skales", removed from testing.
      * u-boot-rockchip: Use python3 in rockchip_make_fit_atf.
      * generate-rksd: Only generate SPL rksd on targets not using TPL.
      * Add build profile pkg.uboot.subarch.* to build only subsets of
        packages.
      * [arm64] u-boot-rockchip: Add arm-trusted-firmware and u-boot-tools to
        Recommends.
    
    u-boot (2020.01~rc5+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate (Closes: #941231).
      * debian/control: Update Build-Depends to use python3 and
        libpython3-dev, add python3-distutils (Closes: #938739).
      * [armhf] u-boot-imx: install u-boot-dtb.imx on mx6qsabrelite and
        nitrogen6q.
      * debian/patches:
        - Remove mx6/Revert-spl-imx6-Let-spl_boot_device-return-USDHC1-or,
          applied upstream.
        - Refresh riscv64/qemu-riscv64_smode-sifive-fu540-fix-extlinux.
        - Remove mx6/arm-Set-SYS_DCACHE_OFF-for-MX6-platforms, it was an ugly
          workaround.
    
    u-boot (2019.10+dfsg-1) experimental; urgency=medium
    
      * u-boot-sifive: Install new fu540 documentation.
      * debian/patches:
        - Add qemu-riscv64_smode-sifive-fu540-fix-extlinux-define to fix
          extlinux support on riscv64 targets.
        - Drop qemu-riscv64-raw-initrd, it is redundant due to
          DISTRO_DEFAULTS=y.
        - Disable dcache on MX6 platforms.
        - Add patch to revert changes to imx6 MMC boot device order.
      * debian/control:
        - Set Rules-Requires-Root: no.
        - Update Standards-Version to 4.1.1, no changes needed.
    
    u-boot (2019.10~rc4+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * u-boot-rockchip: Add rock64-rk3328 target.
      * u-boot-rockchip: Install rockchip_make_fit_atf and Recommend python3.
      * generate-rksd: Add support for rk3328 and TPL images.
      * debian/patches:
        - Update ensure-config-sandbox-for-make-env.
        - Update qemu-riscv64-raw-initrd for.
        - Add description and forwarded links for qemu-riscv64-raw-initrd.
      * u-boot-qemu: Drop support for qemu_mips, qemu_mipsel and
        qemu_mips64el as the cross compilers are no longer available.
      * u-boot-tools:
        - Remove fw_printenv and fw_setenv and Recommend libubootenv-tool.
          (Closes: #939598)
        - Update package description.
      * README.Debian: Drop references to fw_setenv and fw_printenv.
      * debian/control:
        - [arm64] Drop Build-Depends on python-pyelftools; no longer needed
          for fit image creation.
        - Update Standards-Version to 4.4.0, no changes needed.
        - Update to debhelper-compat 12.
      * debian/copyright: Drop stanza and license for pcmcia; code was
        removed.
    
     -- Dave Jones <email address hidden>  Fri, 08 Jan 2021 15:51:00 +0000
  • u-boot (2020.10+dfsg-1ubuntu0~18.04.1) bionic; urgency=low
    
      * SRU of 2020.10+dfsg-1 to support Raspberry Pi 4 (LP: #1903054), and
        fix a failure to write issue (LP: #1900693)
      * Re-added d/p/lzo-to-lzno.patch as lzop is in universe prior to Groovy
      * Updated d/targets to remove arm-trusted-firmware references
      * Updated d/control for compatibility with bionic debhelper
      * Reinstate rpi-config-migration script for bionic
    
      [ Dave Jones ]
      * Merge from Debian unstable.  Remaining changes:
        - Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
          - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
            nitrogen6q2g configs to better fit our Ubuntu usage.
          - Start building the nitrogen6x2g target for u-boot.
        - Enable FIT signing support (LP: #1831942)
          - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
          - Add libssl-dev to Build-Depends: to enable crypto functionality.
          - Limit key names to keys within the keydir.
        - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
          configs
        - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
          embedded one
    
      * Removed obsolete patches/changes:
        - 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.
    
    u-boot (2020.10+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
    u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium
    
      [ Vagrant Cascadian ]
      * New upstream release candidate.
      * debian/control: u-boot-qemu: Set Multi-Arch: foreign.
    
      [ Uwe Kleine-König ]
      * control: Use https for upstream homepage
    
    u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches: Refresh and remove obsolete patches.
      * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
        to Bernhard Wörner.
      * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
      * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).
    
    u-boot (2020.07+dfsg-2) unstable; urgency=medium
    
      [ Vagrant Cascadian ]
      * u-boot-install-rockchip: Update with additional RockPro64 names from
        linux 5.7 device-trees.
    
      [ Denis Pynkin ]
      * u-boot-rpi: Add rpi_arm64 target for arm64 (Closes: #966078).
    
      [ Vagrant Cascadian ]
      * debian/patches: Fix reproducibility of mx6cuboxi target.
    
    u-boot (2020.07+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * [armhf] u-boot-omap: Drop omap3_pandora, removed upstream.
      * [arm64] u-boot-amlogic: Install new board-specific documentation.
      * debian/patches: Fix riscv64 support for extlinux.
      * debian/control:
        - Upgrade to debhelper compat 13.
        - Update Build-Depends on arm-trusted-firmware.
    
    u-boot (2020.07~rc4+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - Remove pinebook-pro patches, applied upstream.
        - Remove riscv64 patches, applied upstream.
      * u-boot-rockchip: Update puma-rk3399 to include new
        rk3399-puma-haikou.dtb file.
      * Update lintian overrides to use "shared-library-lacks-prerequisites"
        instead of older tag name.
    
    u-boot (2020.07~rc3+dfsg-1) experimental; urgency=medium
    
      [ Andreas Henriksson ]
      * u-boot-rpi: Enable rpi4 target on armhf and arm64 (Closes: #958668)
    
      [ Vagrant Cascadian ]
      * New upstream release candidate.
      * debian/patches: Refresh n900 patch.
    
    u-boot (2020.07~rc2+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches: Refresh.
    
    u-boot (2020.04+dfsg-2ubuntu1) groovy; urgency=medium
    
      * Merge with 2020.04+dfsg-2 from Debian unstable. Remaining changes:
        - Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
          - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
            nitrogen6q2g configs to better fit our Ubuntu usage.
          - Start building the nitrogen6x2g target for u-boot.
        - Enable FIT signing support (LP: #1831942)
          - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
          - Add libssl-dev to Build-Depends: to enable crypto functionality.
          - Limit key names to keys within the keydir.
        - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
          configs
        - 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.
        - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
          embedded one
    
      * Removed obsolete patches/changes:
        - Handle differing root partition labels during migration
        - Add script to migrate old boot configurations to split, selective style
        - Don't attempt config migration when /boot/firmware is a chroot
        - Use vc4-fkms-v3d overlay on all models of Raspberry Pi
        - Do not include the vc4-fkms-v3d overlay; this breaks book on the 3A+
        - Ensure boot.scr is from recent flash-kernel
        - d/p/rpi-import-mkknlimg.patch import tools/mkknlimg from Xenial/raspi2 -
          scripts/mkknlimg @ 83a3ebb
        - Remove redundant d/p/rpi-import-mkknlimg.patch
        - d/p/ubuntu-nitrogen6q2g-temporary-config-fixup.patch:
          Fix bad CRC issue. The env size and redundant environment config
          variables have not yet been migrated to Kconfig, so setting them in
          _defconfig has no effect. Set those manually.
    
      * Removed patches obsoleted/merged by upstream:
        - Use python2 for the build.
        - Added d/p/python2.patch to fix-up remaining scripts still using bare
          "python"
        - d/p/am57xx/omap5_distro_bootcmd
        - Correct odroid README paths
        - Add d/p/rpi4.patch to support Raspberry Pi 4 boot
        - Avoid device-tree memory fixup on Raspberry Pi 4; this allows access to
          the all the RAM on models with more than 1Gb
        - Add missing build dependency on arm/arm64
    
    u-boot (2020.04+dfsg-2) unstable; urgency=medium
    
      * debian/patches:
        - Remove dreamplug cache patch, fixed upstream.
        - Add patches submitted upstream to support pinebook pro.
      * u-boot-rockchip:
        - Add support for rockpro64-rk3399.
        - Add support for pinebook-pro-rk3399.
        - Add u-boot-install-rockchip helper script.
    
    u-boot (2020.04+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      [ Vagrant Cascadian ]
      * Update upstream signing key.
      * [arm64] Build arm-trusted-firmware into rockchip/sunxi systems.
      * [arm64] u-boot-sunxi: Add a64-olinuxino-emmc target Thanks to Philip
        Rinn. (Closes: #956394).
    
      [ Walter Lozano ]
      * debian/targets: Add support for rock-pi-4-rk3399
      * debian/targets: Add target idbloader.img for rk3399 boards
    
      [ Vagrant Cascadian ]
      * debian/control: Add versioned Build-Depends on arm-trusted-firmware
        for rk3399 support.
      * debian/targets: Add idbloader.img for all rockchip platforms.
      * u-boot-rockchip: Update README.Debian.
      * Remove debian/bin/generate-rksd.
      * u-boot-rockchip: firefly-rk3288: Also install u-boot.img.
      * [arm64] u-boot-rockchip, u-boot-sunxi: Add Built-Using
        arm-trusted-firmware.
    
    u-boot (2020.04~rc5+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - Remove patch fixing video on pinebook, fixed upstream.
    
    u-boot (2020.04~rc2+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * debian/patches:
        - riscv64: refresh qemu-riscv64 extlinux patch.
        - exynos: Refresh patch fixing console.
        - Drop patches applied upstream.
      * debian/rules: Disable CONFIG_FIT_SIGNATURE in all targets, as it
        requires openssl which introduces license incompatibilities with the
        GPL.
      * u-boot-rockchip: Update firefly-rk3288 instructions.
    
    u-boot (2020.01+dfsg-2) unstable; urgency=medium
    
      * debian/patches:
        - Fix video output on pinebook (Closes: #948753).
        - Fix exynos5 board detection (Closes: #951195). Thanks to Jochen
          Sprickerhof!
        - Fix MMC on odroid U3. (Closes: #950293)
        - Improve error handling with GPT renames. Fixes CVE-2020-8432.
      * debian/control: Update Standards-Version to 4.5.0, no changes.
    
    u-boot (2020.01+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/rules: Do not call qcom wrapper script.
      * debian/control: Drop Build-Depends on "skales", removed from testing.
      * u-boot-rockchip: Use python3 in rockchip_make_fit_atf.
      * generate-rksd: Only generate SPL rksd on targets not using TPL.
      * Add build profile pkg.uboot.subarch.* to build only subsets of
        packages.
      * [arm64] u-boot-rockchip: Add arm-trusted-firmware and u-boot-tools to
        Recommends.
    
    u-boot (2020.01~rc5+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate (Closes: #941231).
      * debian/control: Update Build-Depends to use python3 and
        libpython3-dev, add python3-distutils (Closes: #938739).
      * [armhf] u-boot-imx: install u-boot-dtb.imx on mx6qsabrelite and
        nitrogen6q.
      * debian/patches:
        - Remove mx6/Revert-spl-imx6-Let-spl_boot_device-return-USDHC1-or,
          applied upstream.
        - Refresh riscv64/qemu-riscv64_smode-sifive-fu540-fix-extlinux.
        - Remove mx6/arm-Set-SYS_DCACHE_OFF-for-MX6-platforms, it was an ugly
          workaround.
    
    u-boot (2019.10+dfsg-1) experimental; urgency=medium
    
      * u-boot-sifive: Install new fu540 documentation.
      * debian/patches:
        - Add qemu-riscv64_smode-sifive-fu540-fix-extlinux-define to fix
          extlinux support on riscv64 targets.
        - Drop qemu-riscv64-raw-initrd, it is redundant due to
          DISTRO_DEFAULTS=y.
        - Disable dcache on MX6 platforms.
        - Add patch to revert changes to imx6 MMC boot device order.
      * debian/control:
        - Set Rules-Requires-Root: no.
        - Update Standards-Version to 4.1.1, no changes needed.
    
    u-boot (2019.10~rc4+dfsg-1) experimental; urgency=medium
    
      * New upstream release candidate.
      * u-boot-rockchip: Add rock64-rk3328 target.
      * u-boot-rockchip: Install rockchip_make_fit_atf and Recommend python3.
      * generate-rksd: Add support for rk3328 and TPL images.
      * debian/patches:
        - Update ensure-config-sandbox-for-make-env.
        - Update qemu-riscv64-raw-initrd for.
        - Add description and forwarded links for qemu-riscv64-raw-initrd.
      * u-boot-qemu: Drop support for qemu_mips, qemu_mipsel and
        qemu_mips64el as the cross compilers are no longer available.
      * u-boot-tools:
        - Remove fw_printenv and fw_setenv and Recommend libubootenv-tool.
          (Closes: #939598)
        - Update package description.
      * README.Debian: Drop references to fw_setenv and fw_printenv.
      * debian/control:
        - [arm64] Drop Build-Depends on python-pyelftools; no longer needed
          for fit image creation.
        - Update Standards-Version to 4.4.0, no changes needed.
        - Update to debhelper-compat 12.
      * debian/copyright: Drop stanza and license for pcmcia; code was
        removed.
    
     -- Dave Jones <email address hidden>  Tue, 06 Oct 2020 03:18:18 +0000
  • u-boot (2019.07+dfsg-1ubuntu4~18.04.1) bionic; urgency=medium
    
      * Backport of 2019.07+dfsg1 to support Raspberry Pi 4 boot (LP: #1846329)
      * Handle differing root partition labels during migration
      * Ensure boot.scr is from recent flash-kernel
    
    u-boot (2018.07~rc3+dfsg1-0ubuntu3~18.04.2) bionic; urgency=medium
    
      [ Shrirang Bagul ]
      * Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
        - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
          nitrogen6q2g configs to better fit our Ubuntu usage.
        - Start building the nitrogen6x2g target for u-boot.
    
     -- Dave Jones <email address hidden>  Thu, 19 Dec 2019 22:06:27 +0000
  • u-boot (2018.07~rc3+dfsg1-0ubuntu3~18.04.2) bionic; urgency=medium
    
      [ Shrirang Bagul ]
      * Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
        - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
          nitrogen6q2g configs to better fit our Ubuntu usage.
        - Start building the nitrogen6x2g target for u-boot.
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 01 Oct 2019 09:44:59 +0200
  • u-boot (2018.07~rc3+dfsg1-0ubuntu3~18.04.1) bionic; urgency=low
    
      * Enable FIT signing support (LP: #1831942)
        - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
        - Add libssl-dev to Build-Depends: to enable crypto functionality.
        - Limit key names to keys within the keydir.
    
     -- Andy Whitcroft <email address hidden>  Mon, 10 Jun 2019 20:52:14 +0100
  • u-boot (2018.07~rc3+dfsg1-0ubuntu2~18.04.1) bionic; urgency=medium
    
      * d/control: Add missing dependency on binutils (for strings) (LP: #1814930)
    
     -- Dave Jones <email address hidden>  Wed, 06 Feb 2019 16:40:22 +0000
  • u-boot (2018.07~rc3+dfsg1-0ubuntu1~18.04.1) bionic; urgency=medium
    
      * Backport to bionic (LP: #1805668).
      * New interim upstream release .
        - We pull in an rc version because that's the u-boot version we use in
          our current core18 images and we want to provide 'feature parity'.
      * debian/control:
        - Added missing build-deps bison and flex.
      * debian/patches:
        - Refresh am57xx/omap5_distro_bootcmd.
        - Refreshed patches.
        - Removed odroid-xu3/bootdelay which was applied upstream.
        - Add lzo-to-lzno.patch to 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.
    
     -- Dave Jones <email address hidden>  Fri, 11 Jan 2019 16:43:27 +0000
  • u-boot (2016.03+dfsg1-6ubuntu2) zesty; urgency=medium
    
      * From upstream u-boot: (LP: #1636838)
        - debian/patches/rpi-import-mkknlimg.patch: import tools/mkknlimg from
          Xenial/raspi2 - scripts/mkknlimg @ 83a3ebb
        - debian/u-boot-rpi.postinst: pass u-boot.bin through mkknlimg before
          installing it as /boot/firmware/uboot.bin
        - debian/patches/serial-pl01x-Add-support-for-devices-with-the-rate-p.patch:
          Skip serial clock initialization when it's done by the firmware.
    
     -- Paolo Pisati <email address hidden>  Wed, 09 Nov 2016 17:09:29 +0200