2020-11-24 09:14:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 24 09:09:41 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 20201122:
|
|
|
|
|
* Switch CI to GitHub Actions
|
|
|
|
|
* Drop AppVeyor
|
|
|
|
|
* Version bump
|
|
|
|
|
* Revert "Update CI configuration to dpl v2"
|
|
|
|
|
* Update CI configuration to dpl v2
|
|
|
|
|
* Fix mishandling trailing newline
|
|
|
|
|
* Fix compatibility with older UEFIPatch
|
|
|
|
|
* Added MSR patches for C422, C620 motherboards (#204)
|
|
|
|
|
* Add support to parse/reconstruct LZMAF86 sections (#198)
|
|
|
|
|
|
2020-01-22 13:49:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 22 13:47:18 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 20200120:
|
|
|
|
|
* Add 'Do not rebuild' support for volumes
|
|
|
|
|
* Version bump
|
|
|
|
|
|
2019-12-20 12:32:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 20 12:30:47 UTC 2019 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 20191103:
|
|
|
|
|
* Fix C++03 compatibility
|
|
|
|
|
* Backport rebuild logic
|
|
|
|
|
* Support applying patches from terminal, closes #186
|
|
|
|
|
|
2019-10-17 12:46:06 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-10-23 12:03:38 +00:00
|
|
|
Wed Oct 23 12:00:21 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
2019-10-17 12:46:06 +00:00
|
|
|
|
2019-10-23 12:03:38 +00:00
|
|
|
- Update to version 20181230:
|
|
|
|
|
* Implement custom LZMA dictionary size support, fixes #154
|
2019-10-17 12:46:06 +00:00
|
|
|
|
2018-12-14 14:18:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 14 14:12:30 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 20180624:
|
|
|
|
|
* Unify version scheme
|
|
|
|
|
* Support replacing raw sections and ffs via -asis
|
|
|
|
|
* Allow subguid matching for UEFIReplace
|
|
|
|
|
* Fix recursion in UEFIReplace
|
|
|
|
|
* Add -o / --output flag to UEFIPatch
|
|
|
|
|
* Implement replace all and add -o (--output) path to UEFIReplace
|
|
|
|
|
* Backport decompression updates from new_engine
|
|
|
|
|
* Add misc patches unrelated to Intel PowerManagement
|
|
|
|
|
* Implement external patches.txt path for UEFIPatch
|
|
|
|
|
* Fix Intel descriptor version parsing at reading
|
|
|
|
|
* Properly read Intel descriptor version, thx @platomav
|
|
|
|
|
* Recognise B360MHD3.F3 descriptor version
|
|
|
|
|
* Remove legacy UEFIFind and UEFIExtract in favour of new_engine branch
|
|
|
|
|
* Fix EC region parse
|
|
|
|
|
|
2018-03-08 14:04:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 8 14:01:24 UTC 2018 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 20180225:
|
|
|
|
|
* fixed rebase PEI files with nonstandard alignment
|
|
|
|
|
* Fixed patches for Skylake-X
|
|
|
|
|
* multiple fixes
|
|
|
|
|
* fix for #99
|
|
|
|
|
* 0.22.1 multiple FFSv3 support fixes, thanks to @osresearch
|
|
|
|
|
* add FFSv3 support with large files and large sections
|
|
|
|
|
|
2017-07-24 13:15:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 24 13:12:13 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 20170506:
|
|
|
|
|
* Add UEFIReplace.
|
|
|
|
|
|
2017-03-04 16:04:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 4 13:35:02 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Trim description to relevant parts
|
|
|
|
|
|
2017-02-26 14:10:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 26 10:32:29 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 20170212:
|
|
|
|
|
* Corrected EC region placement
|
|
|
|
|
* Corrected #34
|
|
|
|
|
* UT 0.21.2
|
|
|
|
|
* UT 0.21.3 / UP 0.3.7
|
|
|
|
|
* Fix a compiler warning
|
|
|
|
|
* UT 0.21.4 / UP 0.3.8
|
|
|
|
|
* UT 0.21.5 /UP 0.3.9 untested
|
|
|
|
|
* Forgot to bump UP version
|
|
|
|
|
* Update patches.txt
|
|
|
|
|
* Add Kaby Lake support.
|
|
|
|
|
- Add _service
|
|
|
|
|
- Cleanup spec file
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 10 23:04:03 UTC 2015 - johannesobermayr@gmx.de
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|