Re: [Rpm-maint] Check signature rpm segmentation fault

2011-05-23 Thread Shakthi Kannan
Hi Panu: --- On Mon, May 23, 2011 at 2:51 PM, Panu Matilainen pmati...@laiskiainen.org wrote: | In normal circumstances rpmReadConfigFiles() should only be called once in a | process lifetime. Also you don't want to create and destroy transaction sets | in a loop either, you're causing repeated

[Rpm-maint] Do not die on empty changelog section

2011-05-23 Thread Michael Schroeder
Another one of those one-liner patches... Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --- ./build/parseChangelog.c.orig