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

4 Коммитов

Автор SHA1 Сообщение Дата
Pawel Winogrodzki 30a84c68c7
Updated `%patch` macros for 4.18+ versions of RPM. (#7688) 2024-02-13 13:57:20 -08:00
Muhammad Falak R Wani 6359c27c2d
treewide: *.spec: switch Distribution to Azure Linux (#7606)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-06 12:14:23 -08:00
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