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

8 Коммитов

Автор 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
nicolas guibourge c732954ec0
[mariner 3.0] spec upgrades - batch1 (#6646)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2023-12-01 20:42:59 -05:00
Eric Desrochers 7b942b21fe
Add iana-etc as runtime dep for fping (#2994)
fping code uses getprotobyname() library call
which rely on /etc/protocols as protocols database.

https://linux.die.net/man/3/getprotobyname

/etc/protocols is provided by iana-etc pkg.

https://docs.fedoraproject.org/en-US/packaging-guidelines/

Note also that files installed in %{_mandir}
are automatically marked by RPM as documentation.
Thus it is not necessary to use %doc.

Signed-off-by: Eric Desrochers <edesrochers@microsoft.com>
2022-05-27 09:24:03 -07:00
Cameron E Baird 28a258c6a8
[main] update fping to v5.0 (#2073)
* update fping to v5.0

* update changelog comment

* address spec linter
2022-02-02 16:11:32 -08:00
Pawel Winogrodzki 77153f2702
[main] Removing redundant `%clean` stages from the spec files. (#1782) 2021-12-17 09:46:27 -08:00
jslobodzian 17b0e93e71
Merge 1.0 to dev branch
This merge brings the latest SELinux and many packages and CVE fixes from the 1.0 branch.
2021-08-19 13:46:51 -07:00
Jon Slobodzian b877013b27 Initial CBL-Mariner commit to GitHub 2020-08-06 20:17:52 -07:00