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

5 Коммитов

Автор SHA1 Сообщение Дата
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
Archana Choudhary e83a2582a8
Fix freeradius installation issues (#6562)
* Correct unavailable sysusers_create_compat macro to available sysusers_create_package macro
* Add runtime requirement for utils subpackage
* Update build requirement for postgresql subpackage
* Disable generation of debuginfo package as its files conflict with filsystem package
2023-10-25 15:10:47 +05:30
Archana Choudhary f2ddb0e41a
Upgrade freeradius 3.0.21 -> 3.2.3 to address 2 CVEs (#6169)
* freeradius: upgrade 3.0.21 -> 3.2.3 to address 4 CVEs
* Add license verification log
* freeradius: update cgmanifest entry
* Lint
* Update changelog entry
* Refactor spec file
2023-09-22 20:42:25 +05:30
Thomas Crain a3e8771c8f
[main] Add SPECS-EXTENDED folder and populate with 2159 packages (#1754)
* Add specs-extended collection

* Update log4j for CVE-2021-44228
2021-12-13 10:40:12 -08:00