[Rpm-maint] [rpm-software-management/rpm] Fix unclear %dev error message (#155)

2017-02-14 Thread pavlinamv
Mistakes in %dev as "%dev(c,b,0) /dev/lirc" will give unclear errors like: Missing devmajor in %dev b Make a copy of the all the arguments in brackets to make the error clear: Missing devmajor in %dev(c,b,0) You can view, comment on, or merge this pull request online at:

Re: [Rpm-maint] [rpm-software-management/rpm] Fix pythondistdeps.py --provides for Python wheels (#154)

2017-02-14 Thread ニール・ゴンパ
@ffesti Could you please merge this? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/154#issuecomment-279715293___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] rpmkeys out of bounds read in pgpPrtSig, rpmpgp.c:633 (#151)

2017-02-14 Thread Panu Matilainen
Pooh. Thanks for the report, fixed in commit e1252472c1b56edcb79b0001fa9a42282c8fcdc6. Actually commit b04dcc306e4696fa36a3bc592533cfd44212c798 already prevented this from happening but doesn't hurt... Needs backporting so leaving it open for now. -- You are receiving this because you are

Re: [Rpm-maint] [rpm-software-management/rpm] Fix pythondistdeps.py --provides for Python wheels (#154)

2017-02-14 Thread Igor Gnatenko
ignatenkobrain approved this pull request. LGTM, @Conan-Kudo thoughts? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: