summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/files/fifofix.patch
Commit message (Collapse)AuthorAgeFilesLines
* rpm: Upgrade 4.17.1 -> 4.18rc1Richard Purdie2022-09-201-0/+22
rpm is close to release and give our release timings, update to the rc1 of 4.18. Includes fixes for CVE-2021-35937, CVE-2021-35938 and CVE-2021-35939 which can't be easily backported. Add a PACKAGECONFIG option for a new readline dependency and disable it by default since it pulls in GPLv3 and that breaks a number of our test configurations as things stand. Refresh patches and drop the error.h patch as error() no longer used. (From OE-Core rev: 4b31e4f2aea490bd5056c97742b5e25a8dcc8b36) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>