There is 1 open security issue in trixie.
There is 1 open security issue in sid.
commit ab88925bb1e9fa4ed1128d9ba81aad2571a8a344 Merge: 8d3bde1512 d933c0904a Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 8 09:19:25 2025 -0800 Merge remote-tracking branch 'salsa/merge-requests/41' into debian/latest commit 8d3bde1512e2fe54b3f94a29ff5783cf3a0f76ca Merge: 1fcaa7133b f3bee4fc7f Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 8 09:19:19 2025 -0800 Merge remote-tracking branch 'salsa/merge-requests/45' into debian/latest commit d933c0904a9127294bd1ee5c91a7c17c3b6f5ea4 Author: Martyn Welch <martyn.welch@collabora.com> Date: Fri Apr 5 15:40:53 2024 +0100 sitara: Package keys required for signing boot firmware The AM625 and similiar SoCs require set boot firmware blobs to be built which include, among other things, the U-Boot SPL binaries. Depending on the variant, one of two keys needs to be used to sign this boot firmware for them to be accepted by the ROM firmware (unless alternative keys are blown into the device in question). The U-Boot source can compile these firmware blobs, however it would require access to the various other components at build time. As some of these components are not suitably licensed to be included in the main Debian repositories we can't assemble them at build time and must do this at a later date. In recent releases of U-Boot, these keys have been included in the U-Boot source tree. Package the signing keys so that they can be used when the firmware blobs are assembled. Signed-off-by: Martyn Welch <martyn.welch@collabora.com> commit f3bee4fc7f9f196f8c57042d664a9c949ed98a6d Author: Martyn Welch <martyn.welch@collabora.com> Date: Tue Jan 7 18:25:01 2025 +0000 sitara: Update dtb location The device tree we wish to package is now in the "upstream" directory, update targets appropriately. Signed-off-by: Martyn Welch <martyn.welch@collabora.com> commit 6150ee27fe64f2ce02d50799a1d866e3ea8b8a36 Author: Martyn Welch <martyn.welch@collabora.com> Date: Mon Feb 5 13:49:53 2024 +0000 sitara: Don't attempt to build final firmware images The final firmware images require access to firmware not yet present in linux-firmware. In certain instances it will be either desirable or required to sign the elements that are included in the final firmware images with device specific keys, which won't be present at build time. Build and package the firmware elements that are required to form the firmware images at a later date. Signed-off-by: Martyn Welch <martyn.welch@collabora.com> commit 0aa8c4682dcd55e6e11fd935ec84db811192497c Author: Martyn Welch <martyn.welch@collabora.com> Date: Tue Jan 7 12:05:33 2025 +0000 debian/targets.mk: Re-enable sitara The following commits in this series fix the sitara build. Signed-off-by: Martyn Welch <martyn.welch@collabora.com> commit 1fcaa7133b667c76b3bf5809a542b5a109bdc6e6 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Jan 7 14:12:00 2025 -0800 debian/changelog: Bump for 2025.01 release. commit d0a640df1b37dd2531c37fe9f30211d2de90378b Merge: b11e0fe494 6d41f0a39d Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Jan 7 14:11:12 2025 -0800 Merge tag 'v2025.01' into debian/latest Prepare v2025.01 commit b11e0fe494656bbccb68b0b57b95fd8c8d7ba564 Merge: 657432b79e d04b8bd359 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Jan 7 22:10:14 2025 +0000 Merge branch 'wip/obbardc/qcom-additional-targets' into 'debian/latest' Add me to dragonboard820c qcom maintainers & Enable qcm6490 qcom device. See merge request debian/u-boot!44 commit d04b8bd3595d4d46f981bda52df32a22e41e1552 Author: Christopher Obbard <obbardc@debian.org> Date: Tue Jan 7 12:14:24 2025 +0000 debian/control: Add xxd to B-d Required for qcom/qcm6490 target. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit eeafd3ff0980777ec994148f92e79cab4bd5eabf Author: Christopher Obbard <obbardc@debian.org> Date: Tue Jan 7 11:52:05 2025 +0000 debian/targets.mk: Enable qcm6490 qcom device I have this device and want to see it enabled in Debian. Add the platform to the u-boot-qcom package and add my details to the maintainership. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit 977d357a8f20f45c44980dcdf9b92bc1395be97a Author: Christopher Obbard <obbardc@debian.org> Date: Tue Jan 7 11:50:24 2025 +0000 debian/targets.mk: Add me to dragonboard820c maintainers I have this board, add my mail to the maintainer list. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit 657432b79ee121e7381ca160e96e1c79f4e0b23a Merge: 95b4b432e4 f864d428fd Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Jan 6 20:57:57 2025 +0000 Merge branch 'wip/obbardc/rockchip-spi' into 'debian/latest' debian/targets.mk: Include u-boot-rockchip-spi.bin See merge request debian/u-boot!43 commit f864d428fd3b532ef8bdef14c913e33fecfa6300 Author: Christopher Obbard <obbardc@debian.org> Date: Mon Jan 6 19:31:18 2025 +0000 debian/targets.mk: Include u-boot-rockchip-spi.bin For targets which have `CONFIG_ROCKCHIP_SPI_IMAGE=y` set in the upstream config include the image in the u-boot-rockchip package so that users can install it to the SPI flash if they wish. Currently `debian/bin/u-boot-install-rockchip` does not attempt to install this binary to SPI flash. It is up to users to do so. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit 95b4b432e4b6f126813ad64d8374eac17b9bcb1e Author: Christopher Obbard <obbardc@debian.org> Date: Wed Jul 17 12:47:17 2024 +0100 debian/targets.mk: Add support for rock-4se-rk3399 Support the ROCK 4SE. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit 4a3224612db3706ef731de6e2f1f1012414f3b00 Author: Christopher Obbard <obbardc@debian.org> Date: Fri Jul 12 11:25:20 2024 +0100 debian/targets.mk: Build u-boot-rockchip.bin u-boot-rockchip.bin is built by upstream to be flashed directly to the eMMC/SD card. Build it for all supported targets upstream. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit 653df61407288c9ab0d49a63c9e2251395001044 Author: Christopher Obbard <obbardc@debian.org> Date: Fri Jul 12 11:05:28 2024 +0100 debian/targets.mk: Rework rock-pi-4 to match other devices The formatting of the rock-pi-4 target is wrong. Rework it. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit e7b2b2406162edbba2df748b279191dc93cfe37e Author: Christopher Obbard <obbardc@debian.org> Date: Fri Jul 12 10:59:53 2024 +0100 debian/targets.mk: Update my contact address Since I now have a debian email; use it for all future contact. Signed-off-by: Christopher Obbard <obbardc@debian.org> commit bc88d461adb7adc45e0c425655fcb30f596c81f4 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 3 23:11:58 2025 -0800 debian/control: Add libgnutls28-dev:native to Build-Depends to fix cross-building of armel and armhf. commit 00927c09fc0eec7e6a26d6a60421cb100d6de324 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 3 23:09:42 2025 -0800 debian/control: Move libgnutls28-dev to Build-Depends. Fixes build failure in arch:all only build. commit 8627989504c91958ef5102e56ac47477a1b04bd8 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 3 21:50:46 2025 -0800 debian/targets.mk: disable u-boot-sitara targets as they are failing to build. commit 7320c3eca45111a6960214aad8cd50ce9aa5a0fb Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 16:54:51 2025 -0800 debian/targets.mk: Adjust for changed location for rockchip .dtb files. commit 4f67864507c2a4963e145e09b251a79830eb6623 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 14:34:49 2025 -0800 debian/changelog: wrap long lines. commit a432993295f4638d2e9d307b1f2182a48d02acd4 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 14:17:11 2025 -0800 Remove cruft not present in upstream tarball. commit 6081a5b66de5cce14c2b033da8cb34211e7e19c1 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 14:09:30 2025 -0800 debian/changelog: Update for v2025.01-rc6. commit 0e2ff2f26a472993a2a60c9210c0e06e7681fb02 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 14:02:15 2025 -0800 debian/patches: Refresh qemu/efi-secure-boot.patch for v2025.01-rc6. commit 2c1bb3701089bc9f9e16303e6034b816a1a8d770 Merge: 40ed9aedf0 4be4046075 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 13:59:02 2025 -0800 Merge tag 'v2025.01-rc6' into debian/2025.01.x Prepare v2025.01-rc6 commit 40ed9aedf05b69e5d5627da4452d06afec0a96f5 Merge: 629669cb5e 67bfde7c58 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 13:58:08 2025 -0800 Merge branch 'debian/2024.10' into debian/2025.01.x commit 629669cb5e0cba3a3b726d2f1262431b244721ee Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 13:48:33 2025 -0800 Upload u-boot 2024.01+dfsg-6 to unstable. commit fb93e7fa307dadfc5cd9e516713b2ee37da007e8 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 2 13:46:09 2025 -0800 debian/control: Update to Standards-Version 4.7.0. commit beafb806a74bb286ab59907e5bb4c81c54f0f432 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 1 15:50:06 2025 -0800 debian/control: Mark python3-libfdt, python3-jsonschema, and python3-yaml as native to fix cross-building. commit 294eac328daba9313c60c19894b16c838e8fb46a Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 1 02:14:25 2025 -0800 salsa-ci: Enable crossbuilding of arm64. commit 3674f2ea8ea8354735099620eb8bcf7211b5953b Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 1 01:27:51 2025 -0800 debian/control: Move python3-libfdt from Build-Depends-Arch to Build-Depends. commit 5390efafdd48402330a11b005ab28ee94b78a773 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Dec 31 16:18:56 2024 -0800 debian/control: Move device-tree-compiler from Build-Depends-Arch to Build-Depends. commit 28c781ec718225393e7a55e0e964f42b2f7c185d Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Dec 31 14:15:30 2024 -0800 Use system dtc from device-tree-compiler (Closes: #1091125) commit 67bfde7c58a72e03597f01b2279789b36df13ff9 Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 17:03:49 2024 -0700 debian/patches: Refresh patches for 2024.10, drop patches no longer necessary. commit 20143d2a248924b5487cd3b4c0cde57266d0c142 Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:43:33 2024 -0700 debian/rules: Adjust setting DEBIAN_REVISION for removed +dfsg suffix. commit fcfd453c04ffd09020a0e5ab55442623de831766 Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:38:48 2024 -0700 debian/changelog: Drop +dfsg suffix. commit 1571d037f1c31ee4d17da870b3bab13b28fae28e Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:38:33 2024 -0700 debian/watch: Drop +dfsg suffix. commit 736566ab2175bdf3ec26947b42960bb676f6232c Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:37:45 2024 -0700 debian/copyright: Remove last Files-Excluded file, no longer present upstream. commit 2765f34689016e7786c840d609c0b0ec1774863a Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:23:32 2024 -0700 Bump upstream version. commit b7e9fed6611a7bd1d4828d4cd4d24d7efc6d86c2 Merge: 89ad94cf37 f919c3a889 Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Oct 7 16:22:12 2024 -0700 Merge tag 'v2024.10' into debian/latest Prepare v2024.10 commit 89ad94cf37f74e4492a760e799c8d8c47044dd18 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Apr 19 11:32:19 2024 -0700 Upload u-boot 2024.01+dfsg-5 to unstable. commit 33f18261fb756a67947cc210dc01a9056c6f2249 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Apr 18 15:50:43 2024 -0700 Upload u-boot 2024.01+dfsg-4 to experimental. commit d18cb3ac7729bd5edd434879e59a5dc2cadbaa1a Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Apr 18 15:48:24 2024 -0700 debian/changelog: Prepare upload. commit 172f6b0e80b5baf5285c9d8932cf03b5888fe946 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Mar 26 14:19:50 2024 -0700 Move u-boot-amlogic platforms to u-boot-exynos-binaries in contrib. These require code signing binaries outside of Debian main. commit 502a31b6eeff7d3806846ff856b207f7d3bb12e3 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Mar 26 14:17:07 2024 -0700 Move u-boot-exynos (odroid, odroid-xu3) platforms to u-boot-exynos-binaries in contrib. These require code signing binaries outside of Debian main. commit 1f7ded52dc70fe12817d03c5aeab23e4eaa87150 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Mar 26 12:39:38 2024 -0700 debian/control: Add missing Build-Depends-Arch on gcc-arm-linux-gnueabihf for am625-sk targets. commit 197de0e0cdb967550fa43a1943b45faf02a3e679 Author: Martyn Welch <martyn.welch@collabora.com> Date: Mon Feb 12 16:00:41 2024 +0000 d/targets: Enable support for am625-sk Enable building of U-Boot components for TI Sitara systems and the AM625 development board (known as the AM62-SK or am62x_evm in U-Boot). This platform boots initially via a 32-bit ARM core, a U-Boot SPL running there then initialises the 64-bit cores. Linux is not run on the aforementioned 32-bit core, so to avoid needing to enable the 32-bit ARM arch to gain access to the required U-Boot build, the 32-bit binaries are cross compiled. Additionally, to build the final boot firmware, U-Boot is combined with various other components, such as ATF and some TI provided firmware. At the moment this firmware has not been submitted for inclusion in linux-firmware, so for now we are just building the U-boot components and patching out generation of the final boot firmware. Signed-off-by: Martyn Welch <martyn.welch@collabora.com> commit b09ea5f73b440d9f78e1de2b9b9e583ba4bc2541 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Mar 20 11:38:54 2024 -0700 Upload u-boot 2024.01+dfsg-3 to unstable. commit 7b96b82be2105bf9c2ff12ffa642778930094750 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Mar 20 11:37:16 2024 -0700 Revert "Delegate the Built-Using field to the dh-builtusing debhelper tool" This reverts commit b8d394100d6f858c0e80786f7087f96c11d698c3. commit 61624aa682a5fe0903228d329f62f0d7dda4d7b3 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Mar 19 16:27:30 2024 -0700 Upload u-boot 2024.01+dfsg-2 to unstable. commit b8d394100d6f858c0e80786f7087f96c11d698c3 Author: Nicolas Boulenguez <nicolas@debian.org> Date: Sat Sep 2 23:24:10 2023 +0200 Delegate the Built-Using field to the dh-builtusing debhelper tool (Closes: #1051098) commit 8e2cb59e8f0c03748f2e6b011214136761e45bac Author: Андрей Лухнов <loukhnov@lotes-tm.ru> Date: Wed Jan 24 12:53:20 2024 +0300 debian/targets.mk: add orangepi_pc_plus to sunxi platforms (Closes: #1061432) Signed-off-by: Vagrant Cascadian <vagrant@debian.org> commit 4295c99ed6d5e8a0d8a959020a8b25a1503a06b2 Merge: 90f51c064f 932c147df2 Author: Vagrant Cascadian <vagrant@debian.org> Date: Mon Mar 11 19:21:43 2024 +0000 Merge branch 'sandbox/rzr/review/debian/latest' into 'debian/latest' debian/patches: Add Applied-Upstream metadata to allwinner patch See merge request debian/u-boot!40 commit 932c147df2e15e41464408d6bc9bbeec38b56b9b Author: Philippe Coval <rzr@users.sf.net> Date: Mon Mar 11 08:43:45 2024 +0100 debian/patches: Add Applied-Upstream metadata to allwinner patch Signed-off-by: Philippe Coval <rzr@users.sf.net> commit 90f51c064f2c23ece700dde7a0b80201e66a60e2 Merge: f9131d8de7 18999e66dd Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Mar 7 06:46:42 2024 +0000 Merge branch 'unmatched-fix' into 'debian/latest' debian/patches: Apply patch submitted upstream fixing data corruption on HiFive Unmatched. See merge request debian/u-boot!39 commit 18999e66dd1a989db6f13f930d82351092e59f26 Author: Aurelien Jarno <aurelien@aurel32.net> Date: Thu Mar 7 07:07:03 2024 +0100 debian/patches: Apply patch submitted upstream fixing data corruption on HiFive Unmatched. commit f9131d8de72c237fc6cbfb8984ec7711556b1627 Merge: 852969dba8 4335934430 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Mar 6 22:25:42 2024 +0000 Merge branch 'riscv64-bss-fix' into 'debian/latest' debian/patches: Apply patch submitted upstream fixing device-tree corruption on riscv64. (Closes: #1060682) See merge request debian/u-boot!38 commit 433593443099df181488e7f329fe8c1a17b9319b Author: Aurelien Jarno <aurelien@aurel32.net> Date: Wed Mar 6 22:43:00 2024 +0100 debian/patches: Apply patch submitted upstream fixing device-tree corruption on riscv64. (Closes: #1060682) commit 852969dba8ff489386c9cf4658845f2b1122027c Merge: a609e1d2e6 9ec7a4c1b6 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Mar 6 20:53:57 2024 +0000 Merge branch 'starfive-fixes' into 'debian/latest' Improve VisionFive 2 support See merge request debian/u-boot!37 commit 9ec7a4c1b6d7f067e0d45968a7d58d3b385d7dbb Author: Aurelien Jarno <aurelien@aurel32.net> Date: Mon Feb 26 22:24:55 2024 +0100 debian/patches: Apply patch from upstream to support saving environment on VisionFive 2. commit eb381044491551fa2ab719fea9210b3391d0c3a4 Author: Aurelien Jarno <aurelien@aurel32.net> Date: Mon Feb 26 22:21:37 2024 +0100 debian/patches: Apply patch from upstream to improve VisionFive 2 1.2A support. commit a21893b64fa47102868d92f3401eabe10ace6816 Author: Aurelien Jarno <aurelien@aurel32.net> Date: Mon Feb 26 22:14:45 2024 +0100 debian/patches: Apply patches from upstream to fix USB crash on VisionFive 2. (Closes: #1062664). commit a609e1d2e610f9b093466ad49e925b8eeaeaa403 Merge: 9434edeb6b d16a5d1f15 Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Feb 13 19:27:14 2024 +0000 Merge branch 'sandbox/rzr/review/debian/latest' into 'debian/latest' debian/patches: Add Olimex A20-Olinuxino Micro reboot patch See merge request debian/u-boot!34 commit d16a5d1f155313d07ab7ab308d3d400efc611fbd Author: Philippe Coval <rzr@users.sf.net> Date: Sat Jan 13 18:11:17 2024 +0100 debian/patches: Add Olimex A20-Olinuxino Micro reboot patch (Closes: #1060752) Signed-off-by: Philippe Coval <rzr@users.sf.net> commit 9434edeb6bdb7b88e7679885976a0fd04aa4fbe0 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 10 13:34:31 2024 -0800 Upload u-boot 2024.01+dfsg-1 to unstable. commit fa7b1f33217377427ad613f1113b6969c6551bf7 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 10 12:55:45 2024 -0800 debian/control: Update versioned dependency on opensbi to 1.3 for VisionFive 2 support. Thanks to Heinrich Schuchardt. commit 4449d3e8884d6b5436b365384ab4310e666fcc72 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 10 12:47:12 2024 -0800 debian/changelog: Update for 2024.01. commit cbd3d569d18330530a25fc63912b4e0890370ad1 Merge: e7be316bdf 866ca972d6 Author: Vagrant Cascadian <vagrant@debian.org> Date: Wed Jan 10 12:38:46 2024 -0800 Merge tag 'v2024.01' into debian/latest Prepare v2024.01 commit e7be316bdfd872bc5cf9c5e796b9fd105aee64bb Author: Vagrant Cascadian <vagrant@debian.org> Date: Sat Jan 6 20:27:03 2024 -0800 Upload u-boot 2024.01~rc6+dfsg-2 to experimental. commit 4b5e94078cebda37306a2e5ee26d58c16eaa5c49 Author: Vagrant Cascadian <vagrant@debian.org> Date: Sat Jan 6 20:21:19 2024 -0800 debian/control: Adjust u-boot-asahi description to clarify that this does not include all asahi features. commit f12989ead993a6755dba3ecb9f6c2b161d1c80f9 Author: Andreas Henriksson <andreas@fatal.se> Date: Fri Nov 24 17:16:37 2023 +0100 Add u-boot-asahi building apple_m1_defconfig (Closes: #1056576) commit 65a2f7c3646ec476ed6a955bf56850351978d7d9 Author: undef <undef@localhost> Date: Fri Nov 24 19:39:59 2023 +0300 add Starfive Visionfive2 board support (Closes: #1053359) commit 289e8a1b5fb0df1b7e30a41944f7e74d13b30edc Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 20:35:32 2024 -0800 Fix removal of nokia rx51. commit d7c32829f8a1e2344456b762316c9402949dc755 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 17:55:21 2024 -0800 debian/copyright: Fixes for 2024.01-rc6. commit 06ab020e9bf1e5cddaa71925330fa4f64a77c8b7 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 14:22:06 2024 -0800 Upload u-boot 2024.01~rc6+dfsg-1 to experimental. commit 4dd8e784d279ea6369a53ce6976413dcbc869722 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 14:17:33 2024 -0800 Revert "Add u-boot-asahi building apple_m1_defconfig" This reverts commit 32313510d3f04e281f4d0c27013089ac6425835c. commit c501ce54e66c095057a71e5487c05574abc48947 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 14:17:08 2024 -0800 Revert "add Starfive Visionfive2 board support" This reverts commit e036d1bf68033e4f9c534e9e7a4b5255e6cd555a. commit 6f86d41d28383e1d9c48e64e095e066726d2a884 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 14:16:11 2024 -0800 Revert "debian/patches: Drop rockchip-inno-usb patch." This reverts commit ac0632e5faa51406c3a565ebc0d8aed98c6f74dc. commit e182a8eb13eb6d1990a3d79740b71b0cc52f9f5a Merge: 9997bd37bd 32313510d3 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Jan 5 12:06:40 2024 -0800 Merge branch 'debian/2024.01-rcX' into debian/latest commit 32313510d3f04e281f4d0c27013089ac6425835c Author: Andreas Henriksson <andreas@fatal.se> Date: Fri Nov 24 17:16:37 2023 +0100 Add u-boot-asahi building apple_m1_defconfig (Closes: #1056576) commit e036d1bf68033e4f9c534e9e7a4b5255e6cd555a Author: undef <undef@localhost> Date: Fri Nov 24 19:39:59 2023 +0300 add Starfive Visionfive2 board support (Closes: #1053359) commit 3d58c797d6f372b21c4140dcae889ba9dd5f2398 Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 4 16:29:05 2024 -0800 debian/changelog: Update for 2024.01~rc6. commit a12c2217d6da76d82abdedc7b00f525b88de1841 Merge: ead80e6ca0 80cb22c58b Author: Vagrant Cascadian <vagrant@debian.org> Date: Thu Jan 4 16:28:24 2024 -0800 Merge tag 'v2024.01-rc6' into debian/2024.01-rcX Prepare v2024.01-rc6 commit ead80e6ca082065877246cd072570ba330f08930 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Dec 29 17:40:56 2023 -0800 debian/changelog: Update for 2024.01~rc5. commit a451d07e1d73b6c4888417e6eb92d2843bfae0bc Merge: 5a1d415879 97a8974442 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Dec 29 16:23:04 2023 -0800 Merge tag 'v2024.01-rc5' into debian/2024.01-rcX Prepare v2024.01-rc5 commit 9997bd37bd07c4d9eff4a3e2adc23f9fcc76289d Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 19:30:29 2023 -0800 salsa-ci: Enable arm64 build. commit ab912598369c0adce4df2f3b4ae3fd9a9127cce9 Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 19:29:59 2023 -0800 salsa-ci: No longer requires arm-trusted-firmware from experimental. commit 5a1d415879617b3f2b5ca151c5373434b6b992a1 Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 18:52:02 2023 -0800 debian/changelog: Update for 2024.01~rc3. commit ac0632e5faa51406c3a565ebc0d8aed98c6f74dc Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 18:45:50 2023 -0800 debian/patches: Drop rockchip-inno-usb patch. Was never merged upstream, and may no longer be needed. commit 8c6370547358c4836bc748a4129b1e6b4780a375 Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 18:32:11 2023 -0800 debian/patches: Update qemu efi-secure-boot patch. commit 2e852a8c909fdd1473f9660d624c6b80226ddddf Merge: c0baa13d24 24ca49b33a Author: Vagrant Cascadian <vagrant@debian.org> Date: Sun Dec 3 18:13:41 2023 -0800 Merge tag 'v2024.01-rc3' into debian/sid-2024.01.xx Prepare v2024.01-rc3 commit c0baa13d24c1227739e045e0f0c9204f334d2c89 Author: Harry 88 <harry88@gmx.ph> Date: Tue Nov 28 01:24:43 2023 +0000 Include u-boot-sunxi-with-spl.bin for all sunxi boards (Closes: #979688) Make u-boot-install-sunxi always use it, since it's the documented way to install U-Boot on sunxi platforms. For more details see: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979688#50> commit 6f85df2354a43b0b06dabcd960a0a248a5996829 Author: Guillem Jover <guillem@debian.org> Date: Sat Nov 25 21:34:12 2023 +0100 Remove avr32 arch support removed in dpkg 1.22.0 (Closes: #1056750) The avr32 arch support was removed in dpkg 1.22.0, and once the host running dak upgrades its dpkg to that version, the archive software might get unhappy about unknown arch references. commit 07bf4bddf55b09d8f997ab187788303cc2957ad2 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Nov 24 20:09:35 2023 -0800 debian/copyright: Fix licenses for various chromium and zstd derived files. commit d813634c841af9e4ecdd0300c8d14169b8ec0b4c Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Nov 24 19:31:11 2023 -0800 debian/copyright: Fix duplicate entries. commit ed07c0cac18420068b234ed80d37799e7e78974d Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Nov 24 19:24:15 2023 -0800 debian/copyright: Drop un-used libfdt-BSD-GPL License clause. commit 642042532b35fee31a2ef60fd45a59a598e0bb47 Author: Vagrant Cascadian <vagrant@debian.org> Date: Fri Nov 24 19:21:39 2023 -0800 debian/copyright: Remove files that are symlinks again. commit 2f2554e16dee70d4b634640cd302badbbc7aa45e Author: Vagrant Cascadian <vagrant@debian.org> Date: Tue Nov 21 10:39:44 2023 -0800 debian/copyright: Misc updates.
There is 1 open security issue in bookworm.
You can find information about how to handle this issue in the security team's documentation.
Among the 15 debian patches available in version 2024.01+dfsg-7 of the package, we noticed the following issues: