[ubuntu/lunar-proposed] u-boot 2022.10+dfsg-1ubuntu1 (Accepted)

Dave Jones dave.jones at canonical.com
Wed Dec 14 00:26:20 UTC 2022


u-boot (2022.10+dfsg-1ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable (LP: #1999039). Remaining changes:
    - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
      configs
    - Enable FIT signing support
      - Limit key names to keys within the keydir.
    - Enable Ubuntu support for the Nitrogen6x board
      - 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.
    - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
      embedded one
    - Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
    - Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support
    - Add d/p/rpi-maxargs.patch for new Core 18 boot-env
    - Removed d/u-boot-rpi.postinst. The task of copying the u-boot binaries
      to the boot partition is now performed by flash-kernel
    - Revert '* debian/rules: Ensure debugging symbols are enabled.' as it
      breaks riscv64 booting.
    - Implement u-boot-sifive.postinst to upgrade u-boot in loader1/loader2
      partitions upon package upgrades. Maybe this should move to flash-
      kernel, and update SPI too.
    - Provide compat symlinks for old unleashed & unmatched platform names
    - In postinst support Unmatched model name without A00 suffix, as used by
      meta-sifive kernels and may be contributed upstream in the future.
    - Re-added target for nitrogen6q2 u-boot binary (missed in prior merge)
    - Enable commands for displaying and configuring the UEFI environment
    - Fix nitrogen6q2g patch to build properly on armhf
    - In u-boot-sifive.postinst support partition names Loader1, Loader2 as
      the installer image uses these.
    - Remove the MIPS targets as the mips cross-compiler is currently
      uninstallable in Ubuntu
    - Add package for PolarFire SoC Icicle Kit
    - Adjust u-boot-microchip on PolarFire Icicle Kit for the changed memory
      layout of the HSS 2022.10 firmware
    - Enable reset via SBI on PolarFire Icicle Kit d/p/riscv64/enable-reset-
      via-SBI-on-PolarFire-Icicle-Kit.patch
    - Fix probing of virtio devices d/p/virtio-pci-fix-bug-of-
      virtio_pci_map_capability.patch
    - SECURITY UPDATE: unchecked length field in DFU implementation
      - debian/patches/CVE-2022-2347.patch: fix the unchecked length field in
        drivers/usb/gadget/f_dfu.c.
      - CVE-2022-2347
  * Removed patches obsoleted/merged by upstream:
    - System reset via the SRST extension in the SBI should be the default.
  * Refreshed patches:
    - d/p/rpi-config-tweaks.patch
    - d/p/rpi-cm4-sdhci.patch
    - d/p/rpi-8gb-pci.patch
    - d/p/rpi-maxargs.patch
  * d/p/ubuntu-nitrogen6q2g-config-tweaks.patch: enable SCSI which is now
    required for ENV_IS_IN_FAT

Date: Wed, 07 Dec 2022 12:37:17 +0000
Changed-By: Dave Jones <dave.jones at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/u-boot/2022.10+dfsg-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 07 Dec 2022 12:37:17 +0000
Source: u-boot
Built-For-Profiles: noudeb
Architecture: source
Version: 2022.10+dfsg-1ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dave Jones <dave.jones at canonical.com>
Launchpad-Bugs-Fixed: 1999039
Changes:
 u-boot (2022.10+dfsg-1ubuntu1) lunar; urgency=medium
 .
   * Merge from Debian unstable (LP: #1999039). Remaining changes:
     - d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
       configs
     - Enable FIT signing support
       - Limit key names to keys within the keydir.
     - Enable Ubuntu support for the Nitrogen6x board
       - 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.
     - d/p/rpi-board-dt.patch: use the board's device-tree instead of an
       embedded one
     - Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
     - Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support
     - Add d/p/rpi-maxargs.patch for new Core 18 boot-env
     - Removed d/u-boot-rpi.postinst. The task of copying the u-boot binaries
       to the boot partition is now performed by flash-kernel
     - Revert '* debian/rules: Ensure debugging symbols are enabled.' as it
       breaks riscv64 booting.
     - Implement u-boot-sifive.postinst to upgrade u-boot in loader1/loader2
       partitions upon package upgrades. Maybe this should move to flash-
       kernel, and update SPI too.
     - Provide compat symlinks for old unleashed & unmatched platform names
     - In postinst support Unmatched model name without A00 suffix, as used by
       meta-sifive kernels and may be contributed upstream in the future.
     - Re-added target for nitrogen6q2 u-boot binary (missed in prior merge)
     - Enable commands for displaying and configuring the UEFI environment
     - Fix nitrogen6q2g patch to build properly on armhf
     - In u-boot-sifive.postinst support partition names Loader1, Loader2 as
       the installer image uses these.
     - Remove the MIPS targets as the mips cross-compiler is currently
       uninstallable in Ubuntu
     - Add package for PolarFire SoC Icicle Kit
     - Adjust u-boot-microchip on PolarFire Icicle Kit for the changed memory
       layout of the HSS 2022.10 firmware
     - Enable reset via SBI on PolarFire Icicle Kit d/p/riscv64/enable-reset-
       via-SBI-on-PolarFire-Icicle-Kit.patch
     - Fix probing of virtio devices d/p/virtio-pci-fix-bug-of-
       virtio_pci_map_capability.patch
     - SECURITY UPDATE: unchecked length field in DFU implementation
       - debian/patches/CVE-2022-2347.patch: fix the unchecked length field in
         drivers/usb/gadget/f_dfu.c.
       - CVE-2022-2347
   * Removed patches obsoleted/merged by upstream:
     - System reset via the SRST extension in the SBI should be the default.
   * Refreshed patches:
     - d/p/rpi-config-tweaks.patch
     - d/p/rpi-cm4-sdhci.patch
     - d/p/rpi-8gb-pci.patch
     - d/p/rpi-maxargs.patch
   * d/p/ubuntu-nitrogen6q2g-config-tweaks.patch: enable SCSI which is now
     required for ENV_IS_IN_FAT
Checksums-Sha1:
 d65b01576cdbfb57db3faa486c7393064724e5c6 3924 u-boot_2022.10+dfsg-1ubuntu1.dsc
 4f6f498c0ee6d3a714f8dba555338ee7852e06b5 15507772 u-boot_2022.10+dfsg.orig.tar.xz
 0ac9bac370a4d976c8f7234381fd41dee3179b21 59276 u-boot_2022.10+dfsg-1ubuntu1.debian.tar.xz
 384c7f7333b394722ef24bd6e4895619ddce5a6d 8151 u-boot_2022.10+dfsg-1ubuntu1_source.buildinfo
Checksums-Sha256:
 013fd847ab0abe4f1af82c87bb367451410e6910c496a4c631581cc6a6c97284 3924 u-boot_2022.10+dfsg-1ubuntu1.dsc
 e39804510d5b8b4eaa1ee056f39f556776b5632ac53abbecc07e96de3492c487 15507772 u-boot_2022.10+dfsg.orig.tar.xz
 8d47339000717174d16ead0b0caa8504e9d95b7137b06e11c295fd8eefdf34ce 59276 u-boot_2022.10+dfsg-1ubuntu1.debian.tar.xz
 c459aefa6b7b12c45b044c19d0e046c3b66ba8286d51223e7edcfc941994c789 8151 u-boot_2022.10+dfsg-1ubuntu1_source.buildinfo
Files:
 b875965ef0e23a1d90578c98b44c7852 3924 admin optional u-boot_2022.10+dfsg-1ubuntu1.dsc
 87368102d8c6be87b5b0c79f966539b4 15507772 admin optional u-boot_2022.10+dfsg.orig.tar.xz
 4be3d20f5d8139ae831a08cb600f47f0 59276 admin optional u-boot_2022.10+dfsg-1ubuntu1.debian.tar.xz
 6cb8ef4599e3fb222647498134b1cde2 8151 admin optional u-boot_2022.10+dfsg-1ubuntu1_source.buildinfo
Original-Maintainer: Vagrant Cascadian <vagrant at debian.org>


More information about the lunar-changes mailing list