Fedora eln compose report: 20241013.n.0 changes

2024-10-12 Thread Fedora ELN Report
OLD: Fedora-eln-20241012.n.0 NEW: Fedora-eln-20241013.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 6 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Fedora rawhide compose report: 20241012.n.1 changes

2024-10-12 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20241010.n.0 NEW: Fedora-Rawhide-20241012.n.1 = SUMMARY = Added images:5 Dropped images: 1 Added packages: 7 Dropped packages:88 Upgraded packages: 208 Downgraded packages: 0 Size of added packages: 8.57 MiB Size of dropped packages

Re: A tool to convert Python packages to pyproject RPM macros

2024-10-12 Thread Miro HronĨok
On 12. 10. 24 0:32, Adam Williamson wrote: On Fri, 2024-10-11 at 21:29 +0200, Michal Ambroz wrote: Hello Miro, Thank you very much for the tool - I am adding it to toolbox. I actually love the new pyproject macros, but in the past there were some discrepancies between Fedora and EPEL where no

Re: f41 dnf builddeps fails to parse systemd.spec

2024-10-12 Thread Leigh Scott
mock is nearly as fast as rpmbuild if you use use --no-clean Do your edits, then build a srpm rpm -bs whatever.spec mock -r fedora-xx /path/to/whatever.srpm the first build will be slow. Do more edits rpm -bs whatever.spec mock -r fedora-xx --no-clean /path/to/whatever.srpm the second build is

TOMOYO in Red Hat kernels

2024-10-12 Thread Tetsuo Handa
Hello. I opened https://bugzilla.redhat.com/show_bug.cgi?id=2303689 and am waiting for response. Let me describe TOMOYO a bit. TOMOYO is not something to move from SELinux. Steps to try TOMOYO is at https://tomoyo.sourceforge.net/2.6/chapter-3.html . Recently, SBOM (Software Bill of Materials) is