Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Julian Sikorski
Dear list, does anybody know how to contact asio maintainers? The asio version in our repositories is quite old and the bug asking for an update has been unanswered for more than 2 years: https://bugzilla.redhat.com/show_bug.cgi?id=2117996 I have filed non-responsive maintainer bugs for all

Re: Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Julian Sikorski
Am 13.08.22 um 10:29 schrieb Julian Sikorski: Dear list, does anybody know how to contact asio maintainers? The asio version in our repositories is quite old and the bug asking for an update has been unanswered for more than 2 years: https://bugzilla.redhat.com/show_bug.cgi?id=2117996 I hav

Re: Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Leigh Scott
Shouldn't asio package be retired as it's provided by boost-devel? /usr/include/boost/asio/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.

Re: Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Fabio Alessandro Locati
Yes, this was the idea, but since asio still exists (and gets updated) outside the boost library, it would require convincing upstreams and/or patching the dependent packages to ensure they are importing the boost one. Fale On Sat, Aug 13, 2022, at 12:19, Leigh Scott wrote: > Shouldn't asio pac

hardened memory allocate port to linux-fedora system for secutiry

2022-08-13 Thread martin luther
should we implement https://github.com/GrapheneOS/hardened_malloc/ it is hardened memory allocate it will increase the security of fedora according to the graphene os team it can be ported to linux as well need to look at it ___ devel mailing list -- dev

[Test-Announce] Fedora 37 Branched 20220813.n.0 nightly compose nominated for testing

2022-08-13 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 37 Branched 20220813.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: Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Kevin Kofler via devel
Leigh Scott wrote: > Shouldn't asio package be retired as it's provided by boost-devel? > > /usr/include/boost/asio/ It is unfortunately not a drop-in replacement: https://think-async.com/Asio/AsioAndBoostAsio.html Kevin Kofler ___ devel mailin

Fedora 37 compose report: 20220813.n.0 changes

2022-08-13 Thread Fedora Rawhide Report
OLD: Fedora-37-20220812.n.0 NEW: Fedora-37-20220813.n.0 = SUMMARY = Added images:4 Dropped images: 0 Added packages: 1 Dropped packages:0 Upgraded packages: 57 Downgraded packages: 0 Size of added packages: 16.58 MiB Size of dropped packages:0 B Size of

Re: hardened memory allocate port to linux-fedora system for secutiry

2022-08-13 Thread Kevin Kofler via devel
martin luther wrote: > should we implement https://github.com/GrapheneOS/hardened_malloc/ > it is hardened memory allocate it will increase the security of fedora > according to the graphene os team it can be ported to linux as well need > to look at it There are several questions that come up: *

Re: Fedora Sway OSTree Spin name

2022-08-13 Thread Colin Walters
On Fri, Aug 12, 2022, at 1:04 PM, Fabio Alessandro Locati wrote: > Hi, > > The Sway SIG is looking for ideas and opinions on the name for the Sway > OSTree spin. > You can read more at > https://fale.io/blog/2022/08/12/fedora-sway-ostree-spin-name Just my 2 cents: I still don't think the proli

Re: Non-responsive asio maintainers (uwog, fale, dcavalca, raineforest)

2022-08-13 Thread Leigh Scott
IMO it would be worthwhile doing test builds to see how many of the dependent packages actually still use external asio. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Co

Re: [HEADS UP] wxPython 4.2.0 in Rawhide

2022-08-13 Thread Steven A. Falco
On 8/12/22 11:35 AM, Steven A. Falco wrote: On 8/12/22 11:00 AM, Scott Talbert wrote: On Fri, 12 Aug 2022, Steven A. Falco wrote: It turns out that there is a bug in wxPython whereby it installs an error handler that should not be installed by a library [1].  KiCad can work around that by ad

ImageFactory issue with new 20220813 branch

2022-08-13 Thread Peter Boy
Hi, I’m just testing the new 20220813 branch end encounter several issues. One of them is image factory, which I need to install to test building a server image. > - - - - - - - - - - < # dnf install imagefactory Last metadata expiration check: 1:35:08 ago on Sat 13 Aug 2022 05:57:29 P

Re: [rawhide]Failure for aarch64 on embree

2022-08-13 Thread Luya Tshimbalanga
On 2022-08-11 00:27, Dan Horák wrote: On Wed, 10 Aug 2022 23:25:57 -0700 Luya Tshimbalanga wrote: Hello team, The scratch build specifically failed on aarch64 architecture [1] with the following line when updating to embree 3.13.4 (not yet committed): cc1plus: error: unrecognized command-li

Re: ImageFactory issue with new 20220813 branch

2022-08-13 Thread Samuel Sieb
On 8/13/22 10:49, Peter Boy wrote: I’m just testing the new 20220813 branch end encounter several issues. Branch of what? I'm assuming F37 or rawhide. One of them is image factory, which I need to install to test building a server image. - - - - - - - - - - < # dnf install imag

Re: ImageFactory issue with new 20220813 branch

2022-08-13 Thread Jerry James
On Sat, Aug 13, 2022 at 4:11 PM Samuel Sieb wrote: > On 8/13/22 10:49, Peter Boy wrote: > > I’m just testing the new 20220813 branch end encounter several issues. > > Branch of what? I'm assuming F37 or rawhide. > > > One of them is image factory, which I need

Re: ImageFactory issue with new 20220813 branch

2022-08-13 Thread Leigh Scott
> Hi, > > I’m just testing the new 20220813 branch end encounter several issues. > > One of them is image factory, which I need to install to test building a > server image. > > # dnf install imagefactory > Last metadata expiration check: 1:35:08 ago on Sat 13 A

Re: ImageFactory issue with new 20220813 branch

2022-08-13 Thread Samuel Sieb
On 8/13/22 15:23, Jerry James wrote: On Sat, Aug 13, 2022 at 4:11 PM Samuel Sieb wrote: On 8/13/22 10:49, Peter Boy wrote: I’m just testing the new 20220813 branch end encounter several issues. Branch of what? I'm assuming F37 or rawhide. One of them is image factory, which I ne

Re: hardened memory allocate port to linux-fedora system for secutiry

2022-08-13 Thread Demi Marie Obenour
On 8/13/22 08:04, Kevin Kofler via devel wrote: > martin luther wrote: >> should we implement https://github.com/GrapheneOS/hardened_malloc/ >> it is hardened memory allocate it will increase the security of fedora >> according to the graphene os team it can be ported to linux as well need >> to lo