[ubuntu/focal-proposed] grub2_2.04-1ubuntu26.1_amd64.tar.gz - (Accepted)

Chris Coulson chris.coulson at canonical.com
Wed Jul 29 17:15:49 UTC 2020


grub2 (2.04-1ubuntu26.1) focal; urgency=medium

  [ Julian Andres Klode ]
  * Move gettext patches out of git-dpm's way, so it does not delete them

  [ Chris Coulson ]
  * SECURITY UPDATE: Heap buffer overflow when encountering commands that
    cannot be tokenized to less than 8192 characters.
    - 0082-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch: Make
      fatal lexer errors actually be fatal
    - CVE-2020-10713
  * SECURITY UPDATE: Multiple integer overflow bugs that could result in
    heap buffer allocations that were too small and subsequent heap buffer
    overflows when handling certain filesystems, font files or PNG images.
    - 0083-safemath-Add-some-arithmetic-primitives-that-check-f.patch: Add
      arithmetic primitives that allow for overflows to be detected
    - 0084-calloc-Make-sure-we-always-have-an-overflow-checking.patch:
      Make sure that there is always an overflow checking implementation
      of calloc() available
    - 0085-calloc-Use-calloc-at-most-places.patch: Use calloc where
      appropriate
    - 0086-malloc-Use-overflow-checking-primitives-where-we-do-.patch: Use
      overflow-safe arithmetic primitives when performing allocations
      based on the results of operations that might overflow
    - 0094-hfsplus-fix-two-more-overflows.patch: Fix integer overflows in
      hfsplus
    - 0095-lvm-fix-two-more-potential-data-dependent-alloc-over.patch: Fix
      more potential integer overflows in lvm
    - CVE-2020-14308, CVE-2020-14309, CVE-2020-14310, CVE-2020-14311
  * SECURITY UPDATE: Use-after-free when executing a command that causes
    a currently executing function to be redefined.
    - 0092-script-Remove-unused-fields-from-grub_script_functio.patch:
      Remove unused fields from grub_script_function
    - 0093-script-Avoid-a-use-after-free-when-redefining-a-func.patch:
      Avoid a use-after-free when redefining a function during execution
    - CVE-2020-15706
  * SECURITY UPDATE: Integer overflows that could result in heap buffer
    allocations that were too small and subsequent heap buffer overflows
    during initrd loading.
    - 0105-linux-Fix-integer-overflows-in-initrd-size-handling.patch: Fix
      integer overflows in initrd size handling
    - 0106-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch: Fix
      integer overflows in linuxefi grub_cmd_initrd
    - CVE-2020-15707
  * Various fixes as a result of code review and static analysis:
    - 0087-iso9660-Don-t-leak-memory-on-realloc-failures.patch: Fix a
     memory leak on realloc failures when processing symbolic links
    - 0088-font-Do-not-load-more-than-one-NAME-section.patch: Fix a
      memory leak when processing font files with more than one NAME
      section
    - 0089-gfxmenu-Fix-double-free-in-load_image.patch: Zero self->bitmap
      after it is freed in order to avoid a potential double free later on
    - 0090-lzma-Make-sure-we-don-t-dereference-past-array.patch: Fix an
      out-of-bounds read in LzmaEncode
    - 0091-tftp-Do-not-use-priority-queue.patch: Refactor tftp to not use
      priority queues and fix a double free
    - 0096-efi-fix-some-malformed-device-path-arithmetic-errors.patch: Fix
      various arithmetic errors with malformed device paths
    - 0098-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch: Fix
      a NULL deref in the chainloader command introduced by a previous
      patch
    - 0099-efi-Fix-use-after-free-in-halt-reboot-path.patch: Fix a
      use-after-free in the halt and reboot commands by not freeing
      allocated memory in these paths
    - 0100-chainloader-Avoid-a-double-free-when-validation-fail.patch:
      Avoid a double free in the chainloader command when validation fails
    - 0101-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch:
      Protect grub_relocator_alloc_chunk_addr input arguments against
      integer overflow / underflow
    - 0102-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch:
      Protect grub_relocator_alloc_chunk_align max_addr argument against
      integer underflow
    - 0103-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch: Fix
      grub_relocator_alloc_chunk_align top memory allocation
    - 0104-linux-loader-avoid-overflow-on-initrd-size-calculati.patch:
      Avoid overflow on initrd size calculation

  [ Dimitri John Ledkov ]
  * SECURITY UPDATE: Grub does not enforce kernel signature validation
    when the shim protocol isn't present.
    - 0097-linuxefi-fail-kernel-validation-without-shim-protoco.patch:
      Fail kernel validation if the shim protocol isn't available
    - CVE-2020-15705

Date: Mon, 20 Jul 2020 19:19:08 +0100
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-026.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 20 Jul 2020 19:19:08 +0100
Source: grub2
Binary: grub-common grub-coreboot grub-coreboot-bin grub-coreboot-dbg grub-efi grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-dbg grub-efi-amd64-signed-template grub-efi-ia32 grub-efi-ia32-bin grub-efi-ia32-dbg grub-emu grub-emu-dbg grub-firmware-qemu grub-ieee1275 grub-ieee1275-bin grub-ieee1275-dbg grub-linuxbios grub-mount-udeb grub-pc grub-pc-bin grub-pc-dbg grub-rescue-pc grub-theme-starfield grub-xen grub-xen-bin grub-xen-dbg grub-xen-host grub2 grub2-common
Architecture: amd64 amd64_translations
Version: 2.04-1ubuntu26.1
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-026.buildd>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description:
 grub-common - GRand Unified Bootloader (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot modules)
 grub-coreboot-dbg - GRand Unified Bootloader, version 2 (Coreboot debug files)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
 grub-efi-amd64-dbg - GRand Unified Bootloader, version 2 (EFI-AMD64 debug files)
 grub-efi-amd64-signed-template - GRand Unified Bootloader, version 2 (EFI-AMD64 signing template)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 modules)
 grub-efi-ia32-dbg - GRand Unified Bootloader, version 2 (EFI-IA32 debug files)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-emu-dbg - GRand Unified Bootloader, version 2 (emulated debug files)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware modules)
 grub-ieee1275-dbg - GRand Unified Bootloader, version 2 (Open Firmware debug files)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-mount-udeb - export GRUB filesystems using FUSE (udeb)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS modules)
 grub-pc-dbg - GRand Unified Bootloader, version 2 (PC/BIOS debug files)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-theme-starfield - GRand Unified Bootloader, version 2 (starfield theme)
 grub-xen   - GRand Unified Bootloader, version 2 (Xen version)
 grub-xen-bin - GRand Unified Bootloader, version 2 (Xen modules)
 grub-xen-dbg - GRand Unified Bootloader, version 2 (Xen debug files)
 grub-xen-host - GRand Unified Bootloader, version 2 (Xen host version)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
 grub2-common - GRand Unified Bootloader (common files for version 2)
Changes:
 grub2 (2.04-1ubuntu26.1) focal; urgency=medium
 .
   [ Julian Andres Klode ]
   * Move gettext patches out of git-dpm's way, so it does not delete them
 .
   [ Chris Coulson ]
   * SECURITY UPDATE: Heap buffer overflow when encountering commands that
     cannot be tokenized to less than 8192 characters.
     - 0082-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch: Make
       fatal lexer errors actually be fatal
     - CVE-2020-10713
   * SECURITY UPDATE: Multiple integer overflow bugs that could result in
     heap buffer allocations that were too small and subsequent heap buffer
     overflows when handling certain filesystems, font files or PNG images.
     - 0083-safemath-Add-some-arithmetic-primitives-that-check-f.patch: Add
       arithmetic primitives that allow for overflows to be detected
     - 0084-calloc-Make-sure-we-always-have-an-overflow-checking.patch:
       Make sure that there is always an overflow checking implementation
       of calloc() available
     - 0085-calloc-Use-calloc-at-most-places.patch: Use calloc where
       appropriate
     - 0086-malloc-Use-overflow-checking-primitives-where-we-do-.patch: Use
       overflow-safe arithmetic primitives when performing allocations
       based on the results of operations that might overflow
     - 0094-hfsplus-fix-two-more-overflows.patch: Fix integer overflows in
       hfsplus
     - 0095-lvm-fix-two-more-potential-data-dependent-alloc-over.patch: Fix
       more potential integer overflows in lvm
     - CVE-2020-14308, CVE-2020-14309, CVE-2020-14310, CVE-2020-14311
   * SECURITY UPDATE: Use-after-free when executing a command that causes
     a currently executing function to be redefined.
     - 0092-script-Remove-unused-fields-from-grub_script_functio.patch:
       Remove unused fields from grub_script_function
     - 0093-script-Avoid-a-use-after-free-when-redefining-a-func.patch:
       Avoid a use-after-free when redefining a function during execution
     - CVE-2020-15706
   * SECURITY UPDATE: Integer overflows that could result in heap buffer
     allocations that were too small and subsequent heap buffer overflows
     during initrd loading.
     - 0105-linux-Fix-integer-overflows-in-initrd-size-handling.patch: Fix
       integer overflows in initrd size handling
     - 0106-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch: Fix
       integer overflows in linuxefi grub_cmd_initrd
     - CVE-2020-15707
   * Various fixes as a result of code review and static analysis:
     - 0087-iso9660-Don-t-leak-memory-on-realloc-failures.patch: Fix a
      memory leak on realloc failures when processing symbolic links
     - 0088-font-Do-not-load-more-than-one-NAME-section.patch: Fix a
       memory leak when processing font files with more than one NAME
       section
     - 0089-gfxmenu-Fix-double-free-in-load_image.patch: Zero self->bitmap
       after it is freed in order to avoid a potential double free later on
     - 0090-lzma-Make-sure-we-don-t-dereference-past-array.patch: Fix an
       out-of-bounds read in LzmaEncode
     - 0091-tftp-Do-not-use-priority-queue.patch: Refactor tftp to not use
       priority queues and fix a double free
     - 0096-efi-fix-some-malformed-device-path-arithmetic-errors.patch: Fix
       various arithmetic errors with malformed device paths
     - 0098-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch: Fix
       a NULL deref in the chainloader command introduced by a previous
       patch
     - 0099-efi-Fix-use-after-free-in-halt-reboot-path.patch: Fix a
       use-after-free in the halt and reboot commands by not freeing
       allocated memory in these paths
     - 0100-chainloader-Avoid-a-double-free-when-validation-fail.patch:
       Avoid a double free in the chainloader command when validation fails
     - 0101-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch:
       Protect grub_relocator_alloc_chunk_addr input arguments against
       integer overflow / underflow
     - 0102-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch:
       Protect grub_relocator_alloc_chunk_align max_addr argument against
       integer underflow
     - 0103-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch: Fix
       grub_relocator_alloc_chunk_align top memory allocation
     - 0104-linux-loader-avoid-overflow-on-initrd-size-calculati.patch:
       Avoid overflow on initrd size calculation
 .
   [ Dimitri John Ledkov ]
   * SECURITY UPDATE: Grub does not enforce kernel signature validation
     when the shim protocol isn't present.
     - 0097-linuxefi-fail-kernel-validation-without-shim-protoco.patch:
       Fail kernel validation if the shim protocol isn't available
     - CVE-2020-15705
Checksums-Sha1:
 3b1158a05f7e6ced3c1cbdcf1260d9a0f07ba38d 14339568 grub-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 fcb09c2d30aae1df8ced09f2ccb4a5044dedda3d 1855740 grub-common_2.04-1ubuntu26.1_amd64.deb
 f6157e95a39998b0a457adef2b2facc2fd327d0d 623168 grub-coreboot-bin_2.04-1ubuntu26.1_amd64.deb
 96f49c0e8826ef036779d7871afc54d0d79f91cc 3150388 grub-coreboot-dbg_2.04-1ubuntu26.1_amd64.deb
 e300a40fcdda1837ac378c48a49052b0d5d03eed 46588 grub-coreboot_2.04-1ubuntu26.1_amd64.deb
 03a9e14bd1a4766f32b7361b1371794e4442512a 704612 grub-efi-amd64-bin_2.04-1ubuntu26.1_amd64.deb
 bc463531484b53254782953af228fe8adefdc039 3793080 grub-efi-amd64-dbg_2.04-1ubuntu26.1_amd64.deb
 0732b24578be92a4721348802fff7ef2ab47267e 14216 grub-efi-amd64-signed-template_2.04-1ubuntu26.1_amd64.deb
 093d7891de9ebb417385bb9dcc13e01dee4dc9d5 46620 grub-efi-amd64_2.04-1ubuntu26.1_amd64.deb
 1a588301b33d63af4018c8dfeb4b24fbbb0d7c3c 663668 grub-efi-ia32-bin_2.04-1ubuntu26.1_amd64.deb
 2ef67b401d7367e6dd121e71f9f94a400f38859e 3411536 grub-efi-ia32-dbg_2.04-1ubuntu26.1_amd64.deb
 cffecde515b2047b1b70a7362a968b8a255a8372 46656 grub-efi-ia32_2.04-1ubuntu26.1_amd64.deb
 009d976ab696152bc51c91084dfde8359d3dcc4a 2588 grub-efi_2.04-1ubuntu26.1_amd64.deb
 ea9a958fcbe3674ffd65ada6ba05a9c2ea719e9d 2957692 grub-emu-dbg_2.04-1ubuntu26.1_amd64.deb
 3e04d338b34933a72a1073d5e0dbf1a8d29fc600 4811340 grub-emu_2.04-1ubuntu26.1_amd64.deb
 a87fcfbc9beb009ec0936625cf65f543077084b2 601256 grub-firmware-qemu_2.04-1ubuntu26.1_amd64.deb
 f787018cc1c0e3601d28446c1ae110ad4ebc939b 610232 grub-ieee1275-bin_2.04-1ubuntu26.1_amd64.deb
 bca3f7ba9f154610a16e074e5fea274bfec6fd3f 3113576 grub-ieee1275-dbg_2.04-1ubuntu26.1_amd64.deb
 f876624206571490bce266ba085c15b0004510a7 46608 grub-ieee1275_2.04-1ubuntu26.1_amd64.deb
 88d4974a6c2d95e30c730ddeeb5f229c17368b32 2584 grub-linuxbios_2.04-1ubuntu26.1_amd64.deb
 f847f91a4f39898825fb2261ff3f5c54f4091a19 405592 grub-mount-udeb_2.04-1ubuntu26.1_amd64.udeb
 e85124e9e7e498f0a74deef60f37a9dbef0cc1ab 1366524 grub-pc-bin-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 b7b2a8b54d2b8b884b20f99958086b82d3e20967 970612 grub-pc-bin_2.04-1ubuntu26.1_amd64.deb
 ad4085d50ce0908caade2b2784aa1d75427703a4 3397112 grub-pc-dbg_2.04-1ubuntu26.1_amd64.deb
 97c9205dd120feda234f0a8da7bd9e3bf68e6945 124628 grub-pc_2.04-1ubuntu26.1_amd64.deb
 a1024942adc61931b078e475a735798375be3640 2305168 grub-rescue-pc_2.04-1ubuntu26.1_amd64.deb
 e5560fcb966946161b1d8db0de8f0de850a9bd72 1673440 grub-theme-starfield_2.04-1ubuntu26.1_amd64.deb
 d6c45a01f23b8146a19eb0b56ebdbc337965f706 990064 grub-xen-bin_2.04-1ubuntu26.1_amd64.deb
 72c0c193ae232bbed13c2e8f9d5a68267c41cc2d 8020680 grub-xen-dbg_2.04-1ubuntu26.1_amd64.deb
 5916b8a06902f670b07ec9cad54d65d8717229d5 985264 grub-xen-host_2.04-1ubuntu26.1_amd64.deb
 acc471c897a39eedaa9adca014630df8599b3b56 46568 grub-xen_2.04-1ubuntu26.1_amd64.deb
 6e612ca35914449ed8f7598be34e86eebc6dec3e 1791808 grub2-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 d99b7f87d88d7eccdf88ef22d4c228a3f2d10c3b 590456 grub2-common_2.04-1ubuntu26.1_amd64.deb
 8d7cbcf5f060e2dfc9fc2377fd4cb85ff8a1d421 25391 grub2_2.04-1ubuntu26.1_amd64.buildinfo
 40e68f3502c9b60c745a83b11edb5138063b0790 2572 grub2_2.04-1ubuntu26.1_amd64.deb
 25f4858f03b1753cca2202ffecc370d3c78126fc 1517703 grub2_2.04-1ubuntu26.1_amd64.tar.gz
 a7ecb7d5cd2f50c08f2c552b19b8fa8e1727203d 4958283 grub2_2.04-1ubuntu26.1_amd64_translations.tar.gz
Checksums-Sha256:
 ad156edd3385242f720ac0f127e473894d43f4c5d6317b29761e31afd435b1e7 14339568 grub-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 3bd3261b71280949b9a43bf65b64f457f5638fbedc0092508af3a923f4e70e3e 1855740 grub-common_2.04-1ubuntu26.1_amd64.deb
 23f982a74240a2622997bf15ac7fd12ab5f90357f7cefbb5b5ed31e80eb287cb 623168 grub-coreboot-bin_2.04-1ubuntu26.1_amd64.deb
 f8bd389ff1e8aebc4d92be5b294cd62eef497df2c839b7e9fc21a2d47b053f28 3150388 grub-coreboot-dbg_2.04-1ubuntu26.1_amd64.deb
 b74ef074d6a1c5fb012c3a3ada1aa0b3f8d6c7242de5f06ca10b1d0ba315ceb1 46588 grub-coreboot_2.04-1ubuntu26.1_amd64.deb
 4e92c57ac6db3175cee17eab40d3439f9640e6cb67a3af26367a5e0cb232f9ed 704612 grub-efi-amd64-bin_2.04-1ubuntu26.1_amd64.deb
 35722506187c4ccde8d433bfdf82e8b91c37169253e9b688d5c4e31b3118d081 3793080 grub-efi-amd64-dbg_2.04-1ubuntu26.1_amd64.deb
 eb3e2adaef6066e90448bfe277a9f21a9567a7866c9b59a8c6800e1804acd91a 14216 grub-efi-amd64-signed-template_2.04-1ubuntu26.1_amd64.deb
 0b26c11909b91608c2829d0e082d3079b25298c636dc79ac3e6d317ade2da503 46620 grub-efi-amd64_2.04-1ubuntu26.1_amd64.deb
 595f5f0b677fb2f3336d1bd97b949ec588bb281da82e535d26516d2ae3f05566 663668 grub-efi-ia32-bin_2.04-1ubuntu26.1_amd64.deb
 b16710d6399e3ad1ceef626cdaccac758369dd6e68e8bfd02c1fe3d16eed26e0 3411536 grub-efi-ia32-dbg_2.04-1ubuntu26.1_amd64.deb
 10dee27358ee654f2ee731b0137559bd4bc6d6e6bfb949bcccf255a1f13ff572 46656 grub-efi-ia32_2.04-1ubuntu26.1_amd64.deb
 a87a3986ed2e438163737acb376db5ec46dbfc0c870a93f46e0a0e204958524e 2588 grub-efi_2.04-1ubuntu26.1_amd64.deb
 a42cba0c24d5e2c73eddab172b955765e7d170e498e6b4fe5d84a14deb81bc02 2957692 grub-emu-dbg_2.04-1ubuntu26.1_amd64.deb
 79e4af8bb9df7f0057a3aa044cfda17e88de1f4da92fbf2292f57b043666f67f 4811340 grub-emu_2.04-1ubuntu26.1_amd64.deb
 377ba481b8e2adbfa435b43ebab0ec2ecb6c199a5473f4d134336a3e48094e06 601256 grub-firmware-qemu_2.04-1ubuntu26.1_amd64.deb
 a8b6e98024f02f2f6cde7d41c69e5e7c5df193901ac4e6df5e6c4eb65a0357b9 610232 grub-ieee1275-bin_2.04-1ubuntu26.1_amd64.deb
 24b755e1776993ee4220586cae091f2a4a599a929d08812ae92b0ceda8b0af6b 3113576 grub-ieee1275-dbg_2.04-1ubuntu26.1_amd64.deb
 fd5918fba09bc2a6ce963126ff98e90d25bd74e95d343006627950b58b7b1072 46608 grub-ieee1275_2.04-1ubuntu26.1_amd64.deb
 950468aee6104d7244bf51bd4ead94b85b0a2baeef16dd6b0497246588c2e1e0 2584 grub-linuxbios_2.04-1ubuntu26.1_amd64.deb
 4418fa68a30658f813057d1a82fffd27adcd8d85b8da0ba9398a91e66c5c45ba 405592 grub-mount-udeb_2.04-1ubuntu26.1_amd64.udeb
 76ca3ca36c014484444154b476213092eb97f46da97cb8969c8cf6e7bc27f091 1366524 grub-pc-bin-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 deac9272e77b116a191d955d50854d1e7532d53ed1b7a667be07fad03bce88eb 970612 grub-pc-bin_2.04-1ubuntu26.1_amd64.deb
 d412ea1c2ab63e45af184ca8da7079c3fbf342c48e2849a6a69fbeca902fd531 3397112 grub-pc-dbg_2.04-1ubuntu26.1_amd64.deb
 b64f96dd34ab8e983048f1d87fb4e65521cea74cc5c2e0f6b8432c642016c338 124628 grub-pc_2.04-1ubuntu26.1_amd64.deb
 fa72d11480d12bd0b25201f39a35c66e77be2258732d5d09d8f441c35c03d8fa 2305168 grub-rescue-pc_2.04-1ubuntu26.1_amd64.deb
 04a8738a0da4bc7fe518c5522810b95333066c33a6d7b8dbabedf90e86b3d0ce 1673440 grub-theme-starfield_2.04-1ubuntu26.1_amd64.deb
 1e1fa09f2fd48f8f4db0d6060cf490de2525c0e565da831c38a592e84e3e9894 990064 grub-xen-bin_2.04-1ubuntu26.1_amd64.deb
 316cf13c46f007ace7b484a1a59282ef0981ee1ecc0178704431d47afcf9e4f2 8020680 grub-xen-dbg_2.04-1ubuntu26.1_amd64.deb
 0182d1866fb53fa0a01472fcba660b10a452c81317d5ba727ff34fa9be05f995 985264 grub-xen-host_2.04-1ubuntu26.1_amd64.deb
 d8980e30a9aa1e791a1b77eeb99c70ce19c4cbee69d8a001fd7bb12aba1f3fcc 46568 grub-xen_2.04-1ubuntu26.1_amd64.deb
 e32cd7c7340092281703bce1676965598d333b541f69c1e9be69c534e0bb69dd 1791808 grub2-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 f6662823fe1119aefa9906f9368b82f95f473791a747d9e01dabd59946782515 590456 grub2-common_2.04-1ubuntu26.1_amd64.deb
 f489d2805bbd8c2075a5134eb4f78edf95a72c0db0e53d89560b93fbb6b29884 25391 grub2_2.04-1ubuntu26.1_amd64.buildinfo
 71044d485b2fc30848340a6b5db8a45e6e1641963ac59aedaab3a2f9ae908d88 2572 grub2_2.04-1ubuntu26.1_amd64.deb
 a96398359b3a5701f669e46495bed9a4aee303fbc4cc811ee64b23288ac5c821 1517703 grub2_2.04-1ubuntu26.1_amd64.tar.gz
 2de570b4188c98c83469cf3b5e39884f3d4080370575270fbb0aea2242a4175e 4958283 grub2_2.04-1ubuntu26.1_amd64_translations.tar.gz
Files:
 d58a544e35b98f798e7c0727c7f697aa 14339568 debug optional grub-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 c97cf98eb274d2ab0d20135ff16debcd 1855740 admin optional grub-common_2.04-1ubuntu26.1_amd64.deb
 8784d7d8317ad13cd80c237bfcf205d1 623168 admin optional grub-coreboot-bin_2.04-1ubuntu26.1_amd64.deb
 b692e62985c6c963addb7f3911a61812 3150388 debug optional grub-coreboot-dbg_2.04-1ubuntu26.1_amd64.deb
 4788e358c321547015124163375af44a 46588 admin optional grub-coreboot_2.04-1ubuntu26.1_amd64.deb
 5f7512d54b551bd6ee606d69457672f4 704612 admin optional grub-efi-amd64-bin_2.04-1ubuntu26.1_amd64.deb
 c8a61d191469eeb14271f6d52f5b6a88 3793080 debug optional grub-efi-amd64-dbg_2.04-1ubuntu26.1_amd64.deb
 17921003eff786c4be7600eaef3c31ca 14216 admin optional grub-efi-amd64-signed-template_2.04-1ubuntu26.1_amd64.deb
 a12543b378453568347a88466f59e6fb 46620 admin optional grub-efi-amd64_2.04-1ubuntu26.1_amd64.deb
 3f914cfcf9c3f9816ad97a5bb83821a9 663668 admin optional grub-efi-ia32-bin_2.04-1ubuntu26.1_amd64.deb
 2ee16cfa83bd1d929b5b0247043c759d 3411536 debug optional grub-efi-ia32-dbg_2.04-1ubuntu26.1_amd64.deb
 c9517c166952ac081e630460c9a4dc4c 46656 admin optional grub-efi-ia32_2.04-1ubuntu26.1_amd64.deb
 f51185d909dad58b9aa172182aac90c2 2588 oldlibs optional grub-efi_2.04-1ubuntu26.1_amd64.deb
 3009996c82f5e6db8142a65912e81348 2957692 debug optional grub-emu-dbg_2.04-1ubuntu26.1_amd64.deb
 b65cac78fd5f4d79cc302ecc76c25508 4811340 admin optional grub-emu_2.04-1ubuntu26.1_amd64.deb
 8ec9d33005bad18b1b33a6a1f149761c 601256 admin optional grub-firmware-qemu_2.04-1ubuntu26.1_amd64.deb
 c388b53a77a2f34dd82bd10f51974ba3 610232 admin optional grub-ieee1275-bin_2.04-1ubuntu26.1_amd64.deb
 67ebede4d64f4dac32c9f3044ecfdec4 3113576 debug optional grub-ieee1275-dbg_2.04-1ubuntu26.1_amd64.deb
 3301c42b7e832ee082afaa66abc46476 46608 admin optional grub-ieee1275_2.04-1ubuntu26.1_amd64.deb
 fdc3161829e1d9b91775c563b31411fc 2584 oldlibs optional grub-linuxbios_2.04-1ubuntu26.1_amd64.deb
 77b74e7aea037267c44b4b81d8d9f327 405592 debian-installer optional grub-mount-udeb_2.04-1ubuntu26.1_amd64.udeb
 7a16f1ee3964bc3685ace532c1348aff 1366524 debug optional grub-pc-bin-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 3addf2d8dda5590090764079d512b725 970612 admin optional grub-pc-bin_2.04-1ubuntu26.1_amd64.deb
 9a9a582b591d553ff8c09d02430e6b14 3397112 debug optional grub-pc-dbg_2.04-1ubuntu26.1_amd64.deb
 429e47b11c04f64cf5d7524fced8bdf0 124628 admin optional grub-pc_2.04-1ubuntu26.1_amd64.deb
 03d5887347ce23a90f0baf6a626684b8 2305168 admin optional grub-rescue-pc_2.04-1ubuntu26.1_amd64.deb
 a87d1bc79d8cf0d31582089ee6ca864e 1673440 admin optional grub-theme-starfield_2.04-1ubuntu26.1_amd64.deb
 a3b3499e4ced7ae5494ff6d1be9ca2ae 990064 admin optional grub-xen-bin_2.04-1ubuntu26.1_amd64.deb
 36fc3a884cd63f5186781ba0b300dadd 8020680 debug optional grub-xen-dbg_2.04-1ubuntu26.1_amd64.deb
 b80fe1ee4cb2562e56404444a556e39f 985264 admin optional grub-xen-host_2.04-1ubuntu26.1_amd64.deb
 3a792eff0a610075f9c02f2e1cef1706 46568 admin optional grub-xen_2.04-1ubuntu26.1_amd64.deb
 30001e6c78764574490d6a69a1bc5590 1791808 debug optional grub2-common-dbgsym_2.04-1ubuntu26.1_amd64.ddeb
 0de26532937ca2557d8ba2c780bb60d4 590456 admin optional grub2-common_2.04-1ubuntu26.1_amd64.deb
 31c931b3bd9e437dc056a8da2fdb3615 25391 admin optional grub2_2.04-1ubuntu26.1_amd64.buildinfo
 e00b3cf713f6a3ff1fa80b7a128282b0 2572 oldlibs optional grub2_2.04-1ubuntu26.1_amd64.deb
 1830a627ce3dd4c57db3e608f30019aa 1517703 raw-uefi - grub2_2.04-1ubuntu26.1_amd64.tar.gz
 25a3364cf5ac0532c1ddf6024b295b8c 4958283 raw-translations - grub2_2.04-1ubuntu26.1_amd64_translations.tar.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at alioth-lists.debian.net>


More information about the Focal-changes mailing list