[ubuntu/bionic-updates] grub2_2.02-2ubuntu8.16_amd64.tar.gz - (Accepted)

Chris Coulson chris.coulson at canonical.com
Wed Jul 29 19:41:04 UTC 2020


grub2 (2.02-2ubuntu8.16) bionic; urgency=medium

  [ 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
    - 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:50:54 +0100
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-010.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 20 Jul 2020 19:50:54 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu grub-emu-dbg grub-pc-bin grub-pc-dbg grub-pc grub-rescue-pc grub-coreboot-bin grub-coreboot-dbg grub-coreboot grub-efi-ia32-bin grub-efi-ia32-dbg grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64-dbg grub-efi-amd64 grub-efi-ia64-bin grub-efi-ia64-dbg grub-efi-ia64 grub-efi-arm-bin grub-efi-arm-dbg grub-efi-arm grub-efi-arm64-bin grub-efi-arm64-dbg grub-efi-arm64 grub-ieee1275-bin grub-ieee1275-dbg grub-ieee1275 grub-firmware-qemu grub-uboot-bin grub-uboot-dbg grub-uboot grub-xen-bin grub-xen-dbg grub-xen grub-xen-host grub-yeeloong-bin grub-yeeloong-dbg grub-yeeloong grub-theme-starfield grub-mount-udeb
Architecture: amd64 amd64_translations
Version: 2.02-2ubuntu8.16
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-010.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 binaries)
 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 binaries)
 grub-efi-amd64-dbg - GRand Unified Bootloader, version 2 (EFI-AMD64 debug files)
 grub-efi-arm - GRand Unified Bootloader, version 2 (ARM UEFI version)
 grub-efi-arm-bin - GRand Unified Bootloader, version 2 (ARM UEFI binaries)
 grub-efi-arm-dbg - GRand Unified Bootloader, version 2 (ARM UEFI debug files)
 grub-efi-arm64 - GRand Unified Bootloader, version 2 (ARM64 UEFI version)
 grub-efi-arm64-bin - GRand Unified Bootloader, version 2 (ARM64 UEFI binaries)
 grub-efi-arm64-dbg - GRand Unified Bootloader, version 2 (ARM64 UEFI debug files)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
 grub-efi-ia32-dbg - GRand Unified Bootloader, version 2 (EFI-IA32 debug files)
 grub-efi-ia64 - GRand Unified Bootloader, version 2 (IA64 version)
 grub-efi-ia64-bin - GRand Unified Bootloader, version 2 (IA64 binaries)
 grub-efi-ia64-dbg - GRand Unified Bootloader, version 2 (IA64 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 binaries)
 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 binaries)
 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-uboot - GRand Unified Bootloader, version 2 (ARM U-Boot version)
 grub-uboot-bin - GRand Unified Bootloader, version 2 (ARM U-Boot binaries)
 grub-uboot-dbg - GRand Unified Bootloader, version 2 (ARM U-Boot debug files)
 grub-xen   - GRand Unified Bootloader, version 2 (Xen version)
 grub-xen-bin - GRand Unified Bootloader, version 2 (Xen binaries)
 grub-xen-dbg - GRand Unified Bootloader, version 2 (Xen debug files)
 grub-xen-host - GRand Unified Bootloader, version 2 (Xen host version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries)
 grub-yeeloong-dbg - GRand Unified Bootloader, version 2 (Yeeloong debug files)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
 grub2-common - GRand Unified Bootloader (common files for version 2)
Changes:
 grub2 (2.02-2ubuntu8.16) bionic; urgency=medium
 .
   [ 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
     - 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:
 cc0ab874f5c07d9a3fe59f52e7bc6d0f4cd40f04 9894008 grub-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 08891b0f95a92cfebc27c664312b2d01b2e1caeb 1776088 grub-common_2.02-2ubuntu8.16_amd64.deb
 ee43483f268f59d9e43a5def7ff0f342fe7302ca 589656 grub-coreboot-bin_2.02-2ubuntu8.16_amd64.deb
 2305194f8393cc5878a3cd43e070586a3a67452f 2575500 grub-coreboot-dbg_2.02-2ubuntu8.16_amd64.deb
 4707d0c744fb680ce6e222495e03fc3bbbb7eaec 47760 grub-coreboot_2.02-2ubuntu8.16_amd64.deb
 a2709164494276b399210def0b3f6e13fec7b420 655684 grub-efi-amd64-bin_2.02-2ubuntu8.16_amd64.deb
 279c78a2f04c4a08431124cc9b5c6e1983d8a239 3094912 grub-efi-amd64-dbg_2.02-2ubuntu8.16_amd64.deb
 6bd71d64cf8d6be06e19726278f76bc634ccdf0d 47796 grub-efi-amd64_2.02-2ubuntu8.16_amd64.deb
 9e8dc4a320a94189fcfec3db07ad4dc110c57b52 620532 grub-efi-ia32-bin_2.02-2ubuntu8.16_amd64.deb
 4b468c709810607d70b206f419ab05b7fe66b509 2812300 grub-efi-ia32-dbg_2.02-2ubuntu8.16_amd64.deb
 aff91054bde97ae7ae44d93605e07cd767b34eab 47828 grub-efi-ia32_2.02-2ubuntu8.16_amd64.deb
 0845f54875996d1e3913da76074fa57f185c2acd 2596 grub-efi_2.02-2ubuntu8.16_amd64.deb
 57a278bf3703385e909f328ade2b7938c6b17cbe 2397104 grub-emu-dbg_2.02-2ubuntu8.16_amd64.deb
 e17a4420fa6b9a1122f947a9c5836e9673330721 3734748 grub-emu_2.02-2ubuntu8.16_amd64.deb
 d54fc059ba9ddf65c8c7f85358c5e28a601801c9 569868 grub-firmware-qemu_2.02-2ubuntu8.16_amd64.deb
 353476ad00021906bde5485f52216509b55ae2ec 577844 grub-ieee1275-bin_2.02-2ubuntu8.16_amd64.deb
 a064c0052a92a95902230d4013dac1fb40fb6c51 2547460 grub-ieee1275-dbg_2.02-2ubuntu8.16_amd64.deb
 8273dc9e651b4ffde3bf802aa87243d6cf53ffbd 47768 grub-ieee1275_2.02-2ubuntu8.16_amd64.deb
 843b6d8256db322c19adb36dde0143ad7045dba3 2584 grub-linuxbios_2.02-2ubuntu8.16_amd64.deb
 dfc5b49c6b257ffee73e5ff03014e0d53846e867 359336 grub-mount-udeb_2.02-2ubuntu8.16_amd64.udeb
 c16ac8597f821b9b5e1c2e2614dbc2077f5f7071 898904 grub-pc-bin-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 d58266bd02f718054d78dbb8777750c5affb2600 901132 grub-pc-bin_2.02-2ubuntu8.16_amd64.deb
 745119efb7cd2b918716581d855c62e32ab135c3 2833268 grub-pc-dbg_2.02-2ubuntu8.16_amd64.deb
 668a5712151b9b0751ad7583f9dfbe1238c015f2 138000 grub-pc_2.02-2ubuntu8.16_amd64.deb
 4cfc038bef0079a1500102eb07da2e0c0e0e9684 2245164 grub-rescue-pc_2.02-2ubuntu8.16_amd64.deb
 b01cefe7bf1eee7696de435668b56c7a2ec7d501 1674032 grub-theme-starfield_2.02-2ubuntu8.16_amd64.deb
 5aec937d760423543bded5ac5d64be42f6226b1f 912112 grub-xen-bin_2.02-2ubuntu8.16_amd64.deb
 fca1170958d020896e9da06e3c7b717e0f2f7041 4348936 grub-xen-dbg_2.02-2ubuntu8.16_amd64.deb
 cde46724369788885ed8e3fc454d71fd9fab4930 911124 grub-xen-host_2.02-2ubuntu8.16_amd64.deb
 d3e8f4557903b6f6ae5b94153898f9e2a7bca641 47724 grub-xen_2.02-2ubuntu8.16_amd64.deb
 44e5040d7784121e9c05cbb77a5f8d59a19226ed 1210792 grub2-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 ec01cdfc05bb7d86062d1fce6ecc131a69ee0dd3 531748 grub2-common_2.02-2ubuntu8.16_amd64.deb
 a67fac1e89bb580abfb1d6575f99965ade6ebe9d 25787 grub2_2.02-2ubuntu8.16_amd64.buildinfo
 4f62365719763883c74b93831e30c591619fbc60 2584 grub2_2.02-2ubuntu8.16_amd64.deb
 ac39165acb8fdf3dbd033619d23ba95d7eb48491 1471476 grub2_2.02-2ubuntu8.16_amd64.tar.gz
 f362e2dc42c98fc7df42bdeb2f9ff33475d25dd6 4680825 grub2_2.02-2ubuntu8.16_amd64_translations.tar.gz
Checksums-Sha256:
 65a3dd9f9565f00c1ccf7314eb8c0541f85a821d2f4ccf87ba70bc59eee39e12 9894008 grub-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 1e57ad6028287f7e0b390702dfee1661c820966f515ff57bbbb927a748409c08 1776088 grub-common_2.02-2ubuntu8.16_amd64.deb
 baf843981e2d92a6aa3763cae80c9e6cd0aefe13245a4fc47a762902b47a1c2c 589656 grub-coreboot-bin_2.02-2ubuntu8.16_amd64.deb
 d9b00a6a5e2975a18a428cee8a3e1d3ba57a978b166a49b52f2095a2eb0f0e9b 2575500 grub-coreboot-dbg_2.02-2ubuntu8.16_amd64.deb
 310f1fa9a92f36b28552107e800ba51bc59cc16ad14a9c9e9bc59f5d7f717529 47760 grub-coreboot_2.02-2ubuntu8.16_amd64.deb
 1f6eba3d7b1c4bb2bfa96c7f0c77f45f49e5e25f67e623a7caf5d7201758e370 655684 grub-efi-amd64-bin_2.02-2ubuntu8.16_amd64.deb
 f7d524ed90e3a08ee0d4825f4b749bc68d948ce3f0fcac99303940429faea301 3094912 grub-efi-amd64-dbg_2.02-2ubuntu8.16_amd64.deb
 6e969a3c82a7d5a821713ed831ed4e623fd2e5f78cb2fb94bfa7881bbcd381f9 47796 grub-efi-amd64_2.02-2ubuntu8.16_amd64.deb
 52bad89a24f6c3f2b7250270fb5f4dcec04207605443f8ececebd822aa9392ec 620532 grub-efi-ia32-bin_2.02-2ubuntu8.16_amd64.deb
 b8cd565c87b8609417f951fc81fd8db45515fcb916696df574b5f8de35638c90 2812300 grub-efi-ia32-dbg_2.02-2ubuntu8.16_amd64.deb
 3a31c51e82e581b55aeacc4bf0e178de97030904fa9cac46599b2113e4898498 47828 grub-efi-ia32_2.02-2ubuntu8.16_amd64.deb
 141d1881aa00c71a74e5ead7afd57d98f7d880a9b1313805cb442d6e6a6eae8b 2596 grub-efi_2.02-2ubuntu8.16_amd64.deb
 4ad2600b31131e712913a390051047c68898b7063ae99f519314ea8c5691c9c0 2397104 grub-emu-dbg_2.02-2ubuntu8.16_amd64.deb
 4089a5b4e2b917ca5adff4bfb24299dd0c5df24b46459da0193641e8d95862e6 3734748 grub-emu_2.02-2ubuntu8.16_amd64.deb
 a41da28b0869dd2890e8024a64a6cd1502c69b9588ada5d79252d966d406290f 569868 grub-firmware-qemu_2.02-2ubuntu8.16_amd64.deb
 8056675a9cf390f1508532a01ea01615b9cef48537d45d4c29007eeafd3bb5c3 577844 grub-ieee1275-bin_2.02-2ubuntu8.16_amd64.deb
 66300e12e15199c254e23af652e5172c29c81573ae58cc5f4c40991388ca0303 2547460 grub-ieee1275-dbg_2.02-2ubuntu8.16_amd64.deb
 1f87c887d5fd2240fe563d19747ee80f6cc39a84659d1d08ea95dd60e7fe0a1b 47768 grub-ieee1275_2.02-2ubuntu8.16_amd64.deb
 59c3d3ff6ec46f981b99e3ce110563ad69b6b5c060cb2c4d36e6d7344a542028 2584 grub-linuxbios_2.02-2ubuntu8.16_amd64.deb
 e45135586fe9213f952ee35a39e5b3182870bbdbd309b7294aa5839671666222 359336 grub-mount-udeb_2.02-2ubuntu8.16_amd64.udeb
 ed0060adf4d32b2ab9f9753cda3bf9044897646399fd8ba2a6180da2602f5ead 898904 grub-pc-bin-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 c3ee97e97706456fa07e094ddc7ac07c4c2ccda0cec744a4399a9653f529e794 901132 grub-pc-bin_2.02-2ubuntu8.16_amd64.deb
 24825abf85fb442034a305484754373c699b906fcc760682433b4884efa220ad 2833268 grub-pc-dbg_2.02-2ubuntu8.16_amd64.deb
 cdb47829efa90b1b7ed36aaf83e9d0368b83f70c104c8f97f552889d6797a170 138000 grub-pc_2.02-2ubuntu8.16_amd64.deb
 8d2ba23b1c35214060e23a181911a493902392c9590357624b34a06809312bba 2245164 grub-rescue-pc_2.02-2ubuntu8.16_amd64.deb
 b7eea142d0b6f15a6439125d7b002f6c3755966a72b4d29a63ef042e1d6a704b 1674032 grub-theme-starfield_2.02-2ubuntu8.16_amd64.deb
 f2989a5809ce1cd7fe528da33570963ff57d8b08f297c25da5a496ea1471be70 912112 grub-xen-bin_2.02-2ubuntu8.16_amd64.deb
 06d07569c7d19c3d6acb41e12f845182eab50977b02974717514d5f988042417 4348936 grub-xen-dbg_2.02-2ubuntu8.16_amd64.deb
 8a863deb95af843a99c44361f3993be118bdf7d4412c4be3c93852d20dd9a41b 911124 grub-xen-host_2.02-2ubuntu8.16_amd64.deb
 07f176fcaa39312c3e6a4189b3e811c3070a83fa5d2ff2e3bb8eeba969ddf88a 47724 grub-xen_2.02-2ubuntu8.16_amd64.deb
 cf9aef3f26447991a183936d0355efe858c7443e7fe46094483355b1a017ca5f 1210792 grub2-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 be57c0628e5986ee8147ed9a96e6444a86e30c3464a51d6a6abf68097a97a95f 531748 grub2-common_2.02-2ubuntu8.16_amd64.deb
 c411c308c9155a3949cf03679e355570e33c6999f5be28789f3a5c1139d0a8b2 25787 grub2_2.02-2ubuntu8.16_amd64.buildinfo
 eeb9a4bba13f6e21cc525e82417ee0efa06b244090e050982232882528367c3c 2584 grub2_2.02-2ubuntu8.16_amd64.deb
 8bfb7d2e988476d1ba701bca755c84845ffa9061427aaccc8279aae476eb4d64 1471476 grub2_2.02-2ubuntu8.16_amd64.tar.gz
 369aed3c6c79bad5c1bf94c45eff9b75e646f749e93d17312e4038bec8952748 4680825 grub2_2.02-2ubuntu8.16_amd64_translations.tar.gz
Files:
 5588b7cfda2f0f323be8866b9e9d4cab 9894008 debug optional grub-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 bf43364195319c9503ce08ca6a3ae379 1776088 admin optional grub-common_2.02-2ubuntu8.16_amd64.deb
 c271ad062b0be474abd5d35a9da2ee3f 589656 admin extra grub-coreboot-bin_2.02-2ubuntu8.16_amd64.deb
 74ab63a2d4382ba83a6436178f1baef8 2575500 debug extra grub-coreboot-dbg_2.02-2ubuntu8.16_amd64.deb
 990df285641e5744ef294a53afc0b032 47760 admin extra grub-coreboot_2.02-2ubuntu8.16_amd64.deb
 1b8fbf3d31187c2b2dbdfd5f0adc9894 655684 admin extra grub-efi-amd64-bin_2.02-2ubuntu8.16_amd64.deb
 f9250d9839dc782225005d149a7ec633 3094912 debug extra grub-efi-amd64-dbg_2.02-2ubuntu8.16_amd64.deb
 0aa6d90409df5d0f7de214de140a4919 47796 admin extra grub-efi-amd64_2.02-2ubuntu8.16_amd64.deb
 2cd64843ae0ccdb1022c8fa5cc481da9 620532 admin extra grub-efi-ia32-bin_2.02-2ubuntu8.16_amd64.deb
 3259918ee5b58802763e7b31f70df643 2812300 debug extra grub-efi-ia32-dbg_2.02-2ubuntu8.16_amd64.deb
 4b6ee42aa0d51228d58e83735c715088 47828 admin extra grub-efi-ia32_2.02-2ubuntu8.16_amd64.deb
 2c816d92eef9e7010d1afc49e210b56c 2596 oldlibs extra grub-efi_2.02-2ubuntu8.16_amd64.deb
 b135e930dea122b457bbf53db0ea330c 2397104 debug extra grub-emu-dbg_2.02-2ubuntu8.16_amd64.deb
 b6f7fd54f31f794a8e1ff69801036d73 3734748 admin extra grub-emu_2.02-2ubuntu8.16_amd64.deb
 dfd911b2c7c2fce3d3ccc2184ee8243e 569868 admin extra grub-firmware-qemu_2.02-2ubuntu8.16_amd64.deb
 2d813f896195b97797bd98eadd2615d8 577844 admin extra grub-ieee1275-bin_2.02-2ubuntu8.16_amd64.deb
 016cab39e1c2cc7e64e9b48230010611 2547460 debug extra grub-ieee1275-dbg_2.02-2ubuntu8.16_amd64.deb
 453fdf62545a3b9bd3f5cc2d744360fe 47768 admin extra grub-ieee1275_2.02-2ubuntu8.16_amd64.deb
 a33f41258a0704202336f4f35ae56196 2584 oldlibs extra grub-linuxbios_2.02-2ubuntu8.16_amd64.deb
 91f757ca93b032d841d2ff3c788fa48f 359336 debian-installer extra grub-mount-udeb_2.02-2ubuntu8.16_amd64.udeb
 3232db8be1b7d3f4740fca53071f3205 898904 debug optional grub-pc-bin-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 a34fe967bb6e7deb1326e81db67a44fa 901132 admin optional grub-pc-bin_2.02-2ubuntu8.16_amd64.deb
 8a8f5cc58780507a31b5e5433ee4273d 2833268 debug extra grub-pc-dbg_2.02-2ubuntu8.16_amd64.deb
 f833b23afcd2a8329742786a8e32b085 138000 admin optional grub-pc_2.02-2ubuntu8.16_amd64.deb
 71acb399c001f7b6d7d4aee07c6e1c92 2245164 admin extra grub-rescue-pc_2.02-2ubuntu8.16_amd64.deb
 cf14011b2976cdbac3e4abb4908bbc2c 1674032 admin extra grub-theme-starfield_2.02-2ubuntu8.16_amd64.deb
 349c0f982c05fc60397b63a9766bb775 912112 admin extra grub-xen-bin_2.02-2ubuntu8.16_amd64.deb
 173df35ab9e6efbc79343d76294832d9 4348936 debug extra grub-xen-dbg_2.02-2ubuntu8.16_amd64.deb
 e3e7e281d16986cc875fddd40eac5dbf 911124 admin extra grub-xen-host_2.02-2ubuntu8.16_amd64.deb
 1e8ebe17758eea3847e7642009279139 47724 admin extra grub-xen_2.02-2ubuntu8.16_amd64.deb
 2b993948b4adafb2473da775daa6f33a 1210792 debug optional grub2-common-dbgsym_2.02-2ubuntu8.16_amd64.ddeb
 9939de33720baf87b3ea67b04bedab2c 531748 admin optional grub2-common_2.02-2ubuntu8.16_amd64.deb
 26873a8a7c8130302497e6a221293c26 25787 admin extra grub2_2.02-2ubuntu8.16_amd64.buildinfo
 5819faf33febede25931f375b029020a 2584 oldlibs extra grub2_2.02-2ubuntu8.16_amd64.deb
 4aed0f5e5e518eaa62a1fc92bb9a354c 1471476 raw-uefi - grub2_2.02-2ubuntu8.16_amd64.tar.gz
 116007aa7440d397b64c6033e579db33 4680825 raw-translations - grub2_2.02-2ubuntu8.16_amd64_translations.tar.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>


More information about the Bionic-changes mailing list