Skip to content
Snippets Groups Projects
Commit a806f0a0 authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Import Debian changes 2020.04+dfsg-2

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.

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

  * New upstream release.
  * Add support for nanopi_neo_plus2. Thanks to Steev Klimaszewski.
  * Add support for nanopi_neo_air (Closes: #930013). Thanks to Philip
    Hands and Domenico Andreoli.
  * debian/control: [arm64] Add python-pyelftools to Build-Depends.

u-boot (2019.07~rc4+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * [sh4] Remove sh7785lcr_32bit, dropped upstream.
  * debian/rules: Explicitly mark fit signature support as unset.

u-boot (2019.07~rc2+dfsg-1) experimental; urgency=medium

  * New upstream release candidate:
    (CVE-2019-11059, Closes: #928800)
    (CVE-2019-11690, Closes: #928557)

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

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

  [ Vagrant Cascadian ]
  * u-boot-omap: Fix installation instructions for various beagleboard.org
    boards.
  * Remove patches applied upstream:
    - upstream/lib-uuid-Fix-unseeded-PRNG-on-RANDOM_UUID-y
    - sunxi/teres-i
    - booti/riscv64
    - qemu-riscv64/riscv-qemu-riscv.h-define-CONFIG_PREBOOT-enables-ext
    - pocketbeagle/0001-ti-Add-device-tree-for-am335x-pocketbeagle
    - pocketbeagle/0002-ti-Add-am335x-pocketbeagle-to-am335x_evm_defconfig
  * u-boot-tools: Use tools-only_defconfig, disabling CONFIG_FIT_SIGNATURE
    which requires openssl.

u-boot (2019.07~rc1+dfsg-4) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * u-boot-qemu: qemu-riscv64: Patch to support loading FDT in extlinux.
  * Add patches to enable PocketBeagle support to am335x_evm target.

u-boot (2019.07~rc1+dfsg-3) experimental; urgency=medium

  * debian/rules: Fail when cross-compiler for an arch:all build is not
    available.
  * debian/control: Use architecture negation to not require cross
    compiler on native architecture in Build-Depends-Indep.

u-boot (2019.07~rc1+dfsg-2) experimental; urgency=medium

  * Update novena-rawsd config: SPL_FAT_SUPPORT -> SPL_FS_FAT.
  * Add build profile "pkg.uboot.notools" to disable building of
    u-boot-tools.
  * [riscv64] Add u-boot-sifive package with sifive_fu540 target.
  * Add patch to enable booti on RISC-V.
  * Add patch to enable raw initrd support on qemu-riscv64 targets.

u-boot (2019.07~rc1+dfsg-1) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * Refresh omap5_distro_bootcmd patch.
  * Refresh dreamplug cache patch, partially applied upstream.
  * Remove mkimage patch, applied upstream.
  * u-boot-amlogic: Updated location of documentation for odroid-c2 and
    nanopi-k2.

  [ Ivo De Decker ]
  * Don't run tests if mkimage isn't available
  * Add separate rules targets to build targets and tools
  * Use CROSS_COMPILE shell variable instead of makefile variable
  * Define TARGETARCH variable
  * Add separate targets for build-arch and build-indep
  * Add u-boot-qemu package for qemu/kvm (Closes: #907573).
  * Add preliminary readme for u-boot-qemu
  * Add qemu_riscv64 target
  * Don't strip qemu images

  [ Vagrant Cascadian ]
  * Build-Depends-Indep: Add cross-compilers for amd64, armhf and i386
    when building on arm64.
  * Build-Depends: Switch libpython-dev:native, python:any, swig to
    [linux-any], remove from Build-Depends-Indep.
  * debian/rules: Allow building arch:all on any architecture, but skip
    targets missing a cross-compiler.
  * [mips] Drop qemu_mips from u-boot:mips, depending on u-boot-qemu.
  * Add lintian overrides for u-boot-qemu.
  * u-boot-qemu: Add qemu-riscv64_smode target.

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.
parents 989b21c6 3c289cd7
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment