Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6d82549396f19f731920ccbbe3c2691146ae6ec9
      
https://github.com/tianocore/edk2/commit/6d82549396f19f731920ccbbe3c2691146ae6ec9
  Author: Vineel Kovvuri[MSFT] <[email protected]>
  Date:   2025-11-05 (Wed, 05 Nov 2025)

  Changed paths:
    M BaseTools/Source/C/BrotliCompress/GNUmakefile
    M BaseTools/Source/C/BrotliCompress/Makefile
    M BaseTools/Source/C/BrotliCompress/brotli

  Log Message:
  -----------
  BaseTools: Update Brotli Compress to 1.2.0

# Description

Update brotli from v1.0.9 to v1.2.0
https://github.com/google/brotli/releases/tag/v1.2.0

- [ ] Breaking change?
  - **Breaking change** - Does this PR cause a
    break in build or boot behavior?
  - Examples: Does it add a new library class
    or move a module to a different repo.
- [x] Impacts security?
  - **Security** - Does this PR have a direct security impact?
  - Fixes CVE-2025-6176 reported in brotli < 1.2.0.
- [ ] Includes tests?
  - **Tests** - Does this PR include any explicit test code?
  - Examples: Unit tests or integration tests.

## How This Was Tested

Verified booting on a virtual platform by
compressing/decompressing PEI/DXE sections.

## Integration Instructions
NA

Signed-off-by: Vineel Kovvuri[MSFT] <[email protected]>


  Commit: a3a180e2bc417403e563d2f1204f444afa5e4db7
      
https://github.com/tianocore/edk2/commit/a3a180e2bc417403e563d2f1204f444afa5e4db7
  Author: Vineel Kovvuri[MSFT] <[email protected]>
  Date:   2025-11-05 (Wed, 05 Nov 2025)

  Changed paths:
    M 
MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliCustomDecompressLib.inf
    M MdeModulePkg/Library/BrotliCustomDecompressLib/brotli
    A MdeModulePkg/Library/BrotliCustomDecompressLib/sys/types.h

  Log Message:
  -----------
  MdeModulePkg: Update Brotli Compress to 1.2.0

# Description

Update brotli from v1.0.9 to v1.2.0
https://github.com/google/brotli/releases/tag/v1.2.0

- [ ] Breaking change?
  - **Breaking change** - Does this PR cause a
    break in build or boot behavior?
  - Examples: Does it add a new library class
    or move a module to a different repo.
- [x] Impacts security?
  - **Security** - Does this PR have a direct security impact?
  - Fixes CVE-2025-6176 reported in brotli < 1.2.0.
- [ ] Includes tests?
  - **Tests** - Does this PR include any explicit test code?
  - Examples: Unit tests or integration tests.

## How This Was Tested

Verified booting on a virtual platform by
compressing/decompressing PEI/DXE sections.

## Integration Instructions
NA

Signed-off-by: Vineel Kovvuri[MSFT] <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/059332bda3c0...a3a180e2bc41

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to