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>
* Bump package version to recompile binaries with fixed gcc stack protection (CVE-2023-4039)
* Bump debuginfo versions in toolchain manifests
* Bump kernel headers to match kernel
* Update SPECS/gettext/gettext.spec
Taking suggestion
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Update for code review comments
* Fix for code review comment in qt5-qtdeclarative changelog
* Fix dash version for signed spec files
---------
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* rename generate-tarball.sh so it can be used byt autopatcher tool
* rename generate-tarball.sh so it can be used byt autopatcher tool
* address PR comments
* address PR comments
* address PR comments
* address PR comments
Co-authored-by: Nicolas Guibourge <nicolasg@microsoft.com>
* upgrading mariadb
* upgrading mariadb to v3.6.6
* adding pcre2 and pkgconf BR to mariadb for pipeline build fix
* adding perl Br for dbug ptest failure
* updating cgmanifest with new mariadb version