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

4 Коммитов

Автор SHA1 Сообщение Дата
CBL-Mariner-Bot 5e9efe6af7
Upgrade uid_wrapper to 1.3.0 for Mariner 3.0 (#7552)
Co-authored-by: Nan Liu <liunan@microsoft.com>
Co-authored-by: Nan Liu <108544011+liunan-ms@users.noreply.github.com>
2024-02-07 13:34:26 -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
Sumynwa 6592df9b2b
Move uid_wrapper to SPECS folder as build dependency for libssh (#3427)
* Moving uid_wrapper from Specs-extended to specs folder, needed as build dependency for libssh.

* (a) Bump version to 1.2.9
(b) remove gpg signature verification
(c) remove unwanted patches
(d) spec linting
(e) spec clean up.

* Update  cgmanifest.json for uid_wrapper to version 1.2.9
2022-08-16 12:56:06 +05:30