Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Muhammad Falak R Wani 6a493709c8
*.signatures.json: add a newline EOF to files that do not have one (#7147)
This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;

Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 14:58:09 +05:30
Vince Perri 2599c59caf
Promote edk2, future, mtools; add python-pefile, python-virt-firmware (#5610)
* Promote edk2, future; add python-pefile, python-virt-firmware

* disable python-virt-firmware-tests package

* Add back --silent, remove cross var

* Promote mtools

* Fix parsing issues in future package

* Update cgmanifest and license files

* Fix build errors in edk2, rename sources

* Remove unpackaged files

* Fix cgmanifest lint errors

* Address license lint errors

* Fix virt-firmware changelog

* Fix specs again
2023-06-05 10:57:26 -07:00