Uh oh!
There was an error while loading. Please reload this page.
Releases: intel/igsc
Releases · intel/igsc
Release list
V1.3.1
[v1.3.1] - 2026-07-12
Fixed
- lib: check buffer and number of entries
- lib: limit sizes in manifest header
- lib: use internal buffer in igsc_image_fwdata_init
- ifr: fix input buffer size check
- test: fix uninitialized buffer_len in fwdata parser tests
- lib: validate fwdata INFO partition minimum size
- lib: validate fwdata extension header bounds
Added
- test: cover undersized fwdata INFO partition
- test: cover fwdata extension partial header tail
Changed
- move to Visual Studio 2022
Removed
- cli: drop unused MAX_UPDATE_IMAGE_SIZE macro
V1.3.0
[v1.3.0] - 2026-06-01
Added
- lib: add igsc_library_version API for runtime version query
- test: add unit tests for library version
V1.2.0
V1.1.0
[v1.1.0] - 2026-03-15
Fixed
- cli: use signed variable
- cli: reject non-hex flags in late-binding
Removed
- cli: drop unneeded status print
Added
- enum: find device with separate bdf
- enum: udev: detect more gfx classes
- lib: add new late bind APIs
- test: add new late bind tests
- cli: add new late bind commands
- test: add tests for new late bind cli commands
V1.0.2
V1.0.1
V1.0.0
[v1.0.0] - 2025-09-21
Changed
- align whitespacing
- CMake: move Conan requirement out of preset
- cli: Prefix the debugging with a more suitable name
Removed
- lib: drop duplicate perf checkpoint
Fixed
- lib: fix strings
- doc: small assorted fixes
- lib: fix structures definition coding style
- doc: fix igsc documentation
- doc: fix numbering in igsc_api.rst
Added
- cli: retrieve firmware version before oprom and fw data update
- cli: add oprom devid enforcement explanations
- lib: add comment describing oprom update logic
- cli: add missed out of memory print
- doc: Clarify that fwupd is not using the library
V0.9.6
[v0.9.6] - 2025-06-17
Changed
- enum: optimize search in udev
- gitlint: drop requirement for intel address
Removed
- CMake: drop Conan support
Fixed
- Windows: fix copyright string
- CMake: consume four-part version
- small README fixes
- cmake: Don't hardcode LIBDIR for installed cmake files
Added
- README: add AI disclaimer
V0.9.5
Release V0.9.4
[v0.9.4] - 2024-09-19
Added
- lib: add timestamps to logs
- cli: implement read firmware status register in cli
- lib: implement read firmware status register library API
- cli: print error message when device iterator failed
Changed
- lib: don't suppress metee error messages in debug mode
Fixed
- igsc: lib: fix device enumeration in linux
Full Changelog: V0.9.2...V0.9.4