Change logs for u-boot source package in Kinetic

  • u-boot (2022.07+dfsg-1ubuntu4.3) kinetic-security; urgency=medium
    
      * Add back the changes from -1ubuntu4.1 that were dropped by mistake in
        the last security update.
    
     -- Marc Deslauriers <email address hidden>  Tue, 21 Feb 2023 10:27:42 -0500
  • u-boot (2022.07+dfsg-1ubuntu4.2) kinetic-security; urgency=medium
    
      * 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
    
     -- Marc Deslauriers <email address hidden>  Thu, 24 Nov 2022 13:47:41 -0500
  • u-boot (2022.07+dfsg-1ubuntu4.1) kinetic; urgency=medium
    
      * Rebuild against updated OpenSBI
        Fixes emulation of fence.tso (LP: #1995860)
      * Fix probing of virtio devices (LP: #1996285)
        d/p/virtio-pci-fix-bug-of-virtio_pci_map_capability.patch
      * Enable reset via SBI on PolarFire Icicle Kit (LP: #1995932)
        d/p/riscv64/enable-reset-via-SBI-on-PolarFire-Icicle-Kit.patch
    
     -- Heinrich Schuchardt <email address hidden>  Fri, 18 Nov 2022 12:51:39 +0100
  • u-boot (2022.07+dfsg-1ubuntu4) kinetic; urgency=medium
    
      * Adjust u-boot-microchip on PolarFire Icicle Kit for the changed memory
        layout of the HSS 2022.10 firmware (LP: #1992776)
    
     -- Heinrich Schuchardt <email address hidden>  Thu, 13 Oct 2022 12:12:03 +0200
  • u-boot (2022.07+dfsg-1ubuntu3) kinetic; urgency=medium
    
      * Add package for PolarFire SoC Icicle Kit (LP: #1987505)
      * System reset via the SRST extension in the SBI should be the default.
    
     -- Heinrich Schuchardt <email address hidden>  Wed, 24 Aug 2022 10:12:10 +0200
  • u-boot (2022.07+dfsg-1ubuntu2) kinetic; urgency=medium
    
      * Remove the MIPS targets as the mips cross-compiler is currently
        uninstallable in Ubuntu
    
     -- Dave Jones <email address hidden>  Thu, 01 Sep 2022 16:51:48 +0100
  • u-boot (2022.07+dfsg-1ubuntu1) kinetic; urgency=medium
    
      * Merge from Debian unstable (LP: #1980017). 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.
      * Removed patches obsoleted/merged by upstream:
        - Enabling booting via SCSI and USB on SiFive Unmatched
        - d/patches: Add SiFive Unmatched PCIe fix
        - In u-boot-sifive.postinst support partition names Loader1, Loader2
          as the installer image uses these.
        - d/p/efi-loader-copy-guid.patch: Copy GUID in InstallProtocolInterface to
          avoid crash with systemd-boot
        - d/p/efi-part-list.patch: Permit listing of non-contiguous partitions in
          GPT tables
        - Fix Unleashed name typo that resulted in an unbootable image due to
          missing OpenSBI.
    
     -- Dave Jones <email address hidden>  Tue, 23 Aug 2022 11:57:13 +0100
  • u-boot (2022.01+dfsg-2ubuntu3) kinetic; urgency=medium
    
      * Enabling booting via SCSI and USB on SiFive Unmatched
        (LP: #1968174)
      * In u-boot-sifive.postinst support partition names Loader1, Loader2
        as the installer image uses these.
    
     -- Heinrich Schuchardt <email address hidden>  Sun, 15 May 2022 08:13:41 +0200
  • u-boot (2022.01+dfsg-2ubuntu2) jammy; urgency=medium
    
      * d/patches: Add SiFive Unmatched PCIe fix (LP: #1965321)
    
     -- Alexandre Ghiti <email address hidden>  Fri, 25 Mar 2022 11:15:18 +0100