Fedora eln compose report: 20250511.n.0 changes

2025-05-10 Thread Fedora ELN Report
OLD: Fedora-eln-20250510.n.0 NEW: Fedora-eln-20250511.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 10 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Re: Noctua Presentation

2025-05-10 Thread Cristian Le via devel
On 11 May 2025 03:24:14 CEST, Neal Gompa wrote: >Huh, I think we retired this years ago in favor of >python-pycryptodomex: >https://src.fedoraproject.org/rpms/python-pycryptodomex > >If you've still got projects using pycryptodome, you should port them >to pycryptodomex. > I believe you are con

z3 soname bump

2025-05-10 Thread Jerry James
In about a week, I will update the z3 package from version 4.14.1 to version 4.15.0. That update involves an soname bump, so I will also rebuild prusa-slicer, currently the only package in Fedora that depends directly on the z3 library. -- Jerry James http://www.jamezone.org/ --

Re: Noctua Presentation

2025-05-10 Thread Neal Gompa
On Sat, May 10, 2025 at 9:09 PM Antonio Voza wrote: > > Hello Fabio, JT, thank you for your messages. > > Currently I have a pentesting OS project that is based on Arch Linux and > NixOS called Athena OS (https://athenaos.org) that aims to be more focused on > Cyber Security learning part. I am

Re: Noctua Presentation

2025-05-10 Thread Antonio Voza
As target for packages, I took as reference the Kali Linux repository where I created this README https://gitlab.com/athena-rpm/packages/gitlab-profile/-/blob/main/README.md with packages to create and packages that are already in Fedora repositories or RPM Fusion. Creating that amount of pack

Re: Noctua Presentation

2025-05-10 Thread Antonio Voza
Hello Fabio, JT, thank you for your messages. Currently I have a pentesting OS project that is based on Arch Linux and NixOS called Athena OS (https://athenaos.org) that aims to be more focused on Cyber Security learning part. I am trying to migrate it from Arch Linux to Fedora because more sec

Re: Inactive packagers removed from the packager group

2025-05-10 Thread Georg Sauthoff
Hello, I take quassel and sunwait. Best regards, Georg -- 'Der Lerm aber ist die impertinenteste aller Unterbrechungen, da er sogar unsere eigenen Gedanken unterbricht, ja, zerbricht. Wo jedoch nichts zu unterbrechen ist, da wird er freilich nicht sonderlich empfunden werden.' (Arthur Sc

Re: How to deal with static libraries and cmake?

2025-05-10 Thread Ben Beasley
I recently had to fix this in the opensubdiv package. As Cristian said, every project is different, but here’s one simple example of a successful downstream patch: https://src.fedoraproject.org/rpms/opensubdiv/c/fb27f64a61a5eb8fc123132213870dcb4211872e?branch=rawhide On Sat, May 10, 2025, at 1:

Re: Noctua Presentation

2025-05-10 Thread JT
Antonio, Welcome. I'm one of the maintainers of the Fedora Security Lab Release, if there are newer tools that you're working on packaging that you think would be a good addition to that release, dont hesitate to reach out to me to talk about them. I can discuss it with the other maintainers to se

Re: Noctua Presentation

2025-05-10 Thread Fabio Alessandro Locati via devel
Hi Antonio, Welcome to the Fedora Community, and great work so far! I'm a sponsor and I can work with you on that part :). Best, Fale On Sat, May 10, 2025, at 13:20, Antonio Voza wrote: > Hello everyone, > I am Antonio and I work in the Cyber Security field. I would like to > start to package t

Help wanted - Potentially broken use of sysusers.d in systemtap package

2025-05-10 Thread Alex Haydock
Hi, I'm currently trying to work on fixing a bug which arises when attempting to layer the `systemtap-runtime` package on a Fedora Atomic distro. I think this is fairly high priority since this package is pulled in as a dependency of `qemu`, which is probably fairly commonly used. Fedora Atomi

Noctua Presentation

2025-05-10 Thread Antonio Voza
Hello everyone, I am Antonio and I work in the Cyber Security field. I would like to start to package tools related to the InfoSec in Fedora Official repositories and I am searching for a sponsor. I am very new on Fedora, after spending a lot of years in Arch. I already started to package tools

Fedora rawhide compose report: 20250510.n.0 changes

2025-05-10 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20250509.n.0 NEW: Fedora-Rawhide-20250510.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 1 Dropped packages:0 Upgraded packages: 75 Downgraded packages: 1 Size of added packages: 10.75 KiB Size of dropped packages:0 B

Fedora 43 Rawhide 20250510.n.0 nightly compose nominated for testing

2025-05-10 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 43 Rawhide 20250510.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: How to deal with static libraries and cmake?

2025-05-10 Thread Cristian Le via devel
On 10 May 2025 05:42:07 CEST, Orion Poplawski wrote: > * The installation package was faulty and contained > > "/usr/lib64/cmake/SuiteSparse_config/SuiteSparse_configTargets.cmake" > > but not all the files it references. > > >Is there some way that packages can handle having the static l