On 11/22/22 10:19, Florian Weimer wrote:
> * Neal Gompa:
>
>> On Tue, Nov 22, 2022 at 6:54 AM Florian Weimer wrote:
>>>
>>> Why isn't this something that is up to the toolchain team to decide?
>>>
>>
>> The toolchain team doesn't work with the full corpus of packages,
>> doesn't really interface
Sérgio Basto wrote:
> in an effort to do things correctly and without hacks
> I noticed that redhat-rpm-config-202-1.fc35.noarch defines
> %bash_completions_dir and epel-rpm-macros %defines bash_completion_dir
>
> Which one is the correct ? hopefully we have a few case [1] (18) vs [2]
> (14)
> I
Hi,
in an effort to do things correctly and without hacks
I noticed that redhat-rpm-config-202-1.fc35.noarch defines
%bash_completions_dir and epel-rpm-macros %defines bash_completion_dir
Which one is the correct ? hopefully we have a few case [1] (18) vs [2]
(14)
I think the bash_completions_di
On Tue, Nov 22, 2022 at 6:49 PM Josh Stone wrote:
>
> On 11/22/22 8:13 AM, Fabio Valentini wrote:
> > List of Rust library-only packages,
> >
> > - rust-rustfilt
>
> This one does have a binary, a Rust equivalent to binutils' c++filt.
Thanks for the responses, I've added dialoguer, constant_time_
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life
Note: If
On Tue, Nov 22, 2022 at 9:37 PM Richard W.M. Jones wrote:
>
> On Tue, Nov 22, 2022 at 02:53:14PM -0500, Stefan Hajnoczi wrote:
> > On a similar note, should the CARGO_NET_OFFLINE=true environment
> > variable also be set in %set_build_flags?
I don't think so. I already think it's weird that %set_
On 11/22/22 11:59 AM, Simo Sorce wrote:
> On Tue, 2022-11-22 at 17:13 +0100, Fabio Valentini wrote:
>> - rust-curve25519-dalek
>
> Asymmetric cryptography in pure rust should not be used, there is still
> no support in the language for constant time operations, which means
> there is a fat chance
On Tue, Nov 22, 2022 at 02:53:14PM -0500, Stefan Hajnoczi wrote:
> On a similar note, should the CARGO_NET_OFFLINE=true environment
> variable also be set in %set_build_flags?
FYI setting this environment variable didn't make cargo work offline
for me. It still failed with the error:
error: the
On Tue, 2022-11-22 at 17:13 +0100, Fabio Valentini wrote:
> - rust-curve25519-dalek
Asymmetric cryptography in pure rust should not be used, there is still
no support in the language for constant time operations, which means
there is a fat chance these implementations are susceptible to trivial
ti
On Tue, 2022-11-22 at 12:48 +0100, Vít Ondruch wrote:
>
> Would it be possible to develop a way to better manage updates of some
> interconnected packages? FF + NSS would be one case, but when we are
> doing Ruby on Rails update, it always involve more packages. Or probably
> gcc + annobin are
On 11/22/22 8:13 AM, Fabio Valentini wrote:
> List of Rust library-only packages,
>
> - rust-rustfilt
This one does have a binary, a Rust equivalent to binutils' c++filt.
It's OK though -- c++filt knows Rust mangling these days, whereas
rustfilt doesn't know C++, so it wouldn't be much loss to d
Hi Fabio,
On Tue, Nov 22, 2022 at 5:14 PM Fabio Valentini
wrote:
> - rust-constant_time_eq
>
Can you leave rust-constant_time_eq out please? 'authenticator' that I'm
packaging depends on it.
--
Kalev
___
devel mailing list -- devel@lists.fedoraproje
On Tue, Nov 22, 2022 at 4:14 PM Fabio Valentini
wrote:
> Hi all,
>
> I've been collecting data about the dependency graph of Rust packages
> in Fedora for over a year now, and I would like to start the process
> of removing some accumulated cruft. In particular, I've been keeping
> track of which
Hi all,
I've been collecting data about the dependency graph of Rust packages
in Fedora for over a year now, and I would like to start the process
of removing some accumulated cruft. In particular, I've been keeping
track of which packages for *library* packages (i.e. they ship only
source code bu
* Neal Gompa:
> On Tue, Nov 22, 2022 at 6:54 AM Florian Weimer wrote:
>>
>> Why isn't this something that is up to the toolchain team to decide?
>>
>
> The toolchain team doesn't work with the full corpus of packages,
> doesn't really interface with most of the packagers, and doesn't work
> with
OLD: Fedora-Rawhide-20221121.n.0
NEW: Fedora-Rawhide-20221122.n.0
= SUMMARY =
Added images:0
Dropped images: 4
Added packages: 7
Dropped packages:0
Upgraded packages: 121
Downgraded packages: 0
Size of added packages: 8.62 MiB
Size of dropped packages:0 B
On Tue, Nov 22, 2022 at 6:48 AM Vít Ondruch wrote:
>
>
> Dne 21. 11. 22 v 18:56 Adam Williamson napsal(a):
> > On Mon, 2022-11-21 at 12:43 -0500, Demi Marie Obenour wrote:
> >> On 11/21/22 09:23, Simo Sorce wrote:
> >>> On Sun, 2022-11-20 at 19:24 -0500, Demi Marie Obenour wrote:
> On 11/20/2
On Tue, Nov 22, 2022 at 6:54 AM Florian Weimer wrote:
>
> Why isn't this something that is up to the toolchain team to decide?
>
The toolchain team doesn't work with the full corpus of packages,
doesn't really interface with most of the packagers, and doesn't work
with most of the upstreams that
Why isn't this something that is up to the toolchain team to decide?
What makes FESCo more qualified than the toolchain maintainers to
determine the best approach for Fedora?
Thanks,
Florian
___
devel mailing list -- devel@lists.fedoraproject.org
To uns
On Tue, Nov 22, 2022 at 12:10:39PM +0100, Karolina Surma wrote:
On 11/15/22 12:42, Ewoud Kohl van Wijngaarden wrote:
On Tue, Nov 15, 2022 at 12:35:32PM +0100, Karolina Surma wrote:
On 11/15/22 08:37, Mattia Verga via devel wrote:
Il 15/11/22 00:23, Neal Gompa ha scritto:
On Mon, Nov 14, 2022
Dne 21. 11. 22 v 18:56 Adam Williamson napsal(a):
On Mon, 2022-11-21 at 12:43 -0500, Demi Marie Obenour wrote:
On 11/21/22 09:23, Simo Sorce wrote:
On Sun, 2022-11-20 at 19:24 -0500, Demi Marie Obenour wrote:
On 11/20/22 17:40, Simo Sorce wrote:
On Sun, 2022-11-20 at 17:22 -0500, Demi Marie
On 11/15/22 12:42, Ewoud Kohl van Wijngaarden wrote:
On Tue, Nov 15, 2022 at 12:35:32PM +0100, Karolina Surma wrote:
On 11/15/22 08:37, Mattia Verga via devel wrote:
Il 15/11/22 00:23, Neal Gompa ha scritto:
On Mon, Nov 14, 2022 at 6:03 PM Kevin Kofler via devel
wrote:
So let me sum up:
So
22 matches
Mail list logo