Re: Two review swaps

2023-12-26 Thread Jerry James
On Tue, Dec 26, 2023 at 7:31 PM Lyes Saadi wrote: > I have two review requests I'd like to swap with anyone willing to ! I have taken both reviews. -- Jerry James http://www.jamezone.org/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To un

Two review swaps

2023-12-26 Thread Lyes Saadi
Hello and happy holidays ! I have two review requests I'd like to swap with anyone willing to ! 1. python-pyfiglet : https://bugzilla.redhat.com/show_bug.cgi?id=1876108 This one has been in a legal hell for a 3 years ! But, it is finally freed from legal and updated to the new guidelines ! I'm s

Re: rpmbuild core dumps

2023-12-26 Thread Sam Varshavchik
Stephen Smoogen writes: I am guessing the problem is really with the free(lastUname) since the rfree Yes. Multiple execution threads will reach lastUname and try to free the same pointer. glibc rightfully complains about the double-free. isn't referred to (but not sure if an optimization

Fedora rawhide compose report: 20231226.n.0 changes

2023-12-26 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20231225.n.0 NEW: Fedora-Rawhide-20231226.n.0 = SUMMARY = Added images:3 Dropped images: 1 Added packages: 2 Dropped packages:0 Upgraded packages: 343 Downgraded packages: 0 Size of added packages: 415.18 KiB Size of dropped packages:0

Re: rpmbuild core dumps

2023-12-26 Thread Stephen Smoogen
On Mon, 25 Dec 2023 at 11:07, Stephen Smoogen wrote: > > > On Sun, 24 Dec 2023 at 15:51, Sam Varshavchik > wrote: > >> Stephen Smoogen writes: >> >> > »My apologies for bad quoting.. email from phone. What version of rpm >> build >> > is used and what are some packages which are rebuilt that sho