[Rpm-maint] [rpm-software-management/rpm] configure.ac: correct stack protector check (#99)

2016-11-16 Thread jdknight-rockwellcollins
If a used toolchain accepts the `-fstack-protector` option but does not provide a stack smashing protector implementation (ex. libssp), linking will fail: .libs/rpmio.o: In function `Fdescr': rpmio.c:(.text+0x672): undefined reference to `__stack_chk_fail_local' .libs/rpmio.o: In function

Re: [Rpm-maint] [rpm-software-management/rpm] configure.ac: correct stack protector check (#99)

2016-11-16 Thread DNF Bot
Can one of the admins verify this patch? -- 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/99#issuecomment-261069854___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] appdata -> appstream, add support for metainfo files (#98)

2016-11-16 Thread ニール・ゴンパ
@ximion Would `as-metainfo` work better as a name than `appstream` or `metainfo`? I want it to be clear what this actually is (a form of AppStream data). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: