On 15/01/2025 23:53, Aoife Moloney via devel-announce wrote:
There should be no visible impact to users. Live installations
continue to work as expected, and live environments may be slightly
faster.
Is it true that new ISO images will take up 2x more disk space due to
weak compression?
--
S
On 13/01/2025 09:25, David Bold wrote:
No, 0.1 to 1 ms or 0.0001 to 0.001 seconds
Yeah, there's a font problem. I thought it was milli, not micro. After
changing the default font it now looks better. Thanks.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
__
On 13/01/2025 10:11, Zbigniew Jędrzejewski-Szmek wrote:
First, this would require setting up the infrastructure to build and
store and distribute multiple builds of a single version of a
package. This is something that Fedora currently doesn't do, so it'd
require changes to operations in mock, ko
On 13/01/2025 01:39, Chris Murphy wrote:
Reported compression ratio is 4.22. Documentation says zbud compression ratio
is fixed at 2:1.
From my laptop using the default zswap-cli.conf:
Pool: 363.71 MiB (3.1% of MemTotal).
Stored: 727.34 MiB (78.9% of SwapUsed).
Compression ratio: 2.00.
Previ
On 12/01/2025 20:36, Zbigniew Jędrzejewski-Szmek wrote:
I think any massive use of this scheme is unlikely. Note that we'd
want to this only for packages where the optimized code yields
noticeable benefits. There just aren't that many packages which do
significant number crunching_and_ don't alre
On 12/01/2025 13:02, Christoph Erhardt wrote:
1. Not all packages but only those whose maintainers explicitly opt in.
Yes, at the first stage. But over time the number of packages can
increase significantly.
2. The duplication will affect only the executable ELFs - i.e. the contents of
`/us
On 10/01/2025 20:28, Aoife Moloney via devel-announce wrote:
Individual packages can provide already optimized libraries via the
glibc-hwcaps mechanism. This approach will be extended to executables.
The package provides an optimized variant of a binary in a different
directory.
So all Fedora p
On 09/01/2025 23:42, Chris Murphy wrote:
Do I still need to enable zswap with the kernel param? Or can it all be done by
the service unit?
No. It will be enabled automatically since the zswap-cli.conf
configuration file already has the enabled=Y option by default, and
zswap can be enabled or
On 02/01/2025 15:00, Dmitry Konishchev wrote:
Should this default be changed?
I know this is not you're looking for, but you can use the zswap-cli
package to manage zswap kernel module.
You can edit the /etc/zswap-cli/zswap-cli.conf configuration file to set
any supported kernel module opti
On 19/12/2024 09:55, Daniel P. Berrangé wrote:
For these situations IMHO it would be better if we did not need to have
provenpackagers trigger the rebuilds. We should have a fully automatable
way for*any* package to trigger a rebuild of dependent things.
Fully agree. For example, OBS can automa
On 18/12/2024 22:59, Simon de Vlieger wrote:
What I'd like to see is to remove provenpackagers, do everything through
PRs and have a separate SIG/group that can fast-track and merge any PR.
Not an option because when we update some important libraries, we need
to rebuild more than 50 packages.
On 16/12/2024 21:43, Aoife Moloney via devel-announce wrote:
removed support for GPU Generations prior to the
12th Gen GPUs. This effectively means that any hardware released
before 2020 is no longer supported for OpenCL and oneAPI workloads.
If it removes such a huge list of hardware, a compat
On 05/12/2024 19:22, Pete Walter wrote:
I am in the process of updating icu from 74.2 to 76.1 in rawhide.
Can you apply this patch in downstream?
--- a/icu4c/source/common/unicode/char16ptr.h
+++ b/icu4c/source/common/unicode/char16ptr.h
@@ -13,6 +13,7 @@
#include
#include
+#include
/*
On 11/12/2024 15:07, Petr Menšík wrote:
Or we could use libcurl-url(3) for parsing URL
Or better https://github.com/ada-url/ada.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsu
On 05/12/2024 19:22, Pete Walter wrote:
I am in the process of updating icu from 74.2 to 76.1 in rawhide
It looks like there were some API changes in version 76.1.
From the libkiwix package build log:
In file included from /usr/include/unicode/unistr.h:37,
from /usr/include/u
On 11/12/2024 09:23, Tom Hughes wrote:
ikely there is just a #include missing - it was probably
being included by accident before as a side effect of something else.
Yes, /usr/include/unicode/char16ptr.h (line 317[1]) explicitly uses
std::is_convertible_v but doesn't have #include in this
p
On 14/08/2024 09:37, Denis Arnaud wrote:
Thanks for the heads up (!)... and sorry for the unannounced bump.
Please fix your tooling. You broke %autochangelog:
https://src.fedoraproject.org/rpms/mtxclient/c/1749847d56c99c064f8eda14a2ef1e83d3f822e5?branch=rawhide
You must use git commit --allow-
On 22/07/2024 13:34, Dmitry Belyavskiy wrote:
So I wonder if it's worth changing the engine deprecation mechanism in
Fedora to the one we have in CentOS and if yes, what is the mechanism
for such a change.
It's too late for F41. The mass rebuild is completed and the package
maintainers have ma
On 19/07/2024 15:25, Stephen Gallagher wrote:
I guess we need to investigate why this didn't work in this situation.
The absence of the fmtX compatibility package in the buildroot makes it
impossible to rebuild dnf5.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
On 18/07/2024 08:27, Adam Williamson wrote:
I guess the fmt10 compat package needs to be imported to ELN (or
everything patched/rebuilt to so.11).
You're right, a compatibility version is required to unbreak Koji/dnf5
there, but Fedora maintainers can't do anything with it since ELN is a
sepa
On 18/07/2024 08:27, Adam Williamson wrote:
I guess the fmt10 compat package needs to be imported to ELN (or
everything patched/rebuilt to so.11).
dnf5 builds without issues against version 11:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2490335
Someone should just trigger an ELN reb
On 18/07/2024 07:58, Alexander Sosedkin wrote:
This broke dnf5 in ELN:
fmt-11.0.1-2.eln141 is in ELN. After rebuilding dnf5 by mass rebuild, it
should be fixed automatically.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mail
On 16/07/2024 11:10, Frantisek Zatloukal wrote:
At this point, I'd probably say go ahead and build a new fmt 11 and fmt
10 compat in rawhide proper. There is a mass rebuild starting tomorrow
which will take care of the rebuilds, and since you've introduced the
compat package, there is no much h
This change also appears to affect /usr/local[1].
This commit[2] introduced a regression with missing directories in
/usr/local.
Configuration from F40:
/usr/local/bin (missing in F41)
/usr/local/etc
/usr/local/games
/usr/local/include
/usr/local/lib
/usr/local/lib64
/usr/local/libexec (missin
On 11/07/2024 13:16, Chris Suszynski wrote:
Fedora does not patch out calls to sites
vcpkg package has telemetry disabled by default.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mailing list -- devel@lists.fedoraproject.org
T
On 12/07/2024 17:54, Aoife Moloney wrote:
Add optional support for using native hardware encryption on TCG OPAL2
compliant drives when configuring disk encryption in the installer.
The hardware encryption implementation can't be verified and can't be
trusted[1]. Even Microsoft has switched Bit
On 10/07/2024 10:34, Martin Gansser wrote:
Should I include these two binaries in the %files section, and if so, in which
directory should I copy them ?
I doubt these examples need to be installed. Just skip them.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
On 10/07/2024 09:16, Martin Gansser wrote:
can someone take a look at the spec file [1], I think there is something wrong
with the %check section.
HotkeyTest is not a test, but an application. You can enable its build
by passing `-DQHOTKEY_EXAMPLES:BOOL=ON`.
Remove everything from the %chec
On 09/07/2024 15:13, Martin Gansser wrote:
i want to build a %check section for qt5 and qt6 for qhotkey
Just use different directories for Qt 5 and Qt 6 builds.
You can use this SPEC as an example:
https://src.fedoraproject.org/rpms/qcoro/blob/rawhide/f/qcoro.spec
--
Sincerely,
Vitaly Zaits
On 08/07/2024 19:51, Przemek Klosowski via devel wrote:
So, I ask the questioners what is the exact scenario they are
contesting? why is the data on distribution of memory sizes
privacy-relevant?
Most GNU/Linux users are privacy conscious. This was the main reason for
choosing this OS. All th
On 06/07/2024 14:06, Neal Gompa wrote:
For KDE Plasma, you need to enable 3D acceleration (which is not on by default).
What about KVM/qemu? AFAIK, 3D acceleration is still not supported
without forwarding a physical GPU into a VM.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
_
On 02/07/2024 20:21, Michael Catanzaro wrote:
But it's a library that applications will link to, so this won't work.
The apps should dlopen() it and if this library is not installed they
will be able to disable all telemetry functionality.
dlopen is the best option for this.
--
Sincerely,
On 01/07/2024 21:47, Aoife Moloney wrote:
Packages wanting to collect metrics data will need to depend on
eos-metrics. For example, to collect statistics about Settings usage,
the gnome-control-center package would need to depend on eos-metrics
in order to send a metric to eos-event-recorder-daem
On 02/07/2024 12:52, Michael Catanzaro wrote:
Please remember the data collected will be anonymous and the data points
will not be aggregated together with other data points.
The government can ask "How many users are there from the
$country_name", and if the number is greater than N, they can
On 02/07/2024 10:53, Neal Gompa wrote:
Why? It can be useful for determining where to boost investment in
l10n and i18n efforts.
Because Red Hat is based in the US. It can be used against users from
countries and regions that the US does not like (e.g. sanctions, export
policies, etc.).
--
On 01/07/2024 21:47, Aoife Moloney wrote:
As a result of this feedback, we have changed the proposal: we now
propose that initial setup will show an explicit yes/no prompt which
has no default value.
What about existing systems?
Which metrics will be collected
Country where device is physical
On 01/07/2024 22:52, Aoife Moloney wrote:
This proposal adds a new dedicated `diskadmin` group, allowing users
to manage external drives without needing to be in the `wheel` group.
Users with this permission can easily mount an external drive with suid
binary and gain root access to entire sys
Hello.
RPM 4.20 broke CPack, which is commonly used by many developers to
produce RPM packages:
https://gitlab.kitware.com/cmake/cmake/-/issues/26021
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mailing list -- devel@lists.fedo
On 25/06/2024 15:06, Stephen Gallagher wrote:
I am not a lawyer, but I would assume that if Fedora offered to
provide such a token, it would be reviewed by Legal and provide some
form of legally-binding assertion that we weren't sending out
malicious devices.
Who can guarantee that these device
On 24/06/2024 23:38, Gary Buhrmaster wrote:
As I recall from a previous query, there are
(around) 90 active proven packagers (and
~250 total who were in the PP group).
I think most privacy/security focused developers/maintainers won't plug
USB tokens they get from random people on the Internet
On 24/06/2024 19:47, Matthew Miller wrote:
If we decide that this is a good idea, we might be able to get funding to
distribute these to all proven packagers (and perhaps more).
Even to those countries that the US does not like? :-)
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
On 24/06/2024 15:27, Michael J Gruber wrote:
Or else, all cloneable OTP apps would need to be disallowed as 2nd
factors, and only physical tokens should count.
FIDO2 is even worse than OTP since most (or even all) implementations
are proprietary (for example, Android requires proprietary GMS t
On 24/06/2024 10:45, Alexander Bokovoy wrote:
Can you point me to a discussion where it says it is impossible to
implement that in GOA?
FAS (kinit) should request the OTP code in a separate prompt.
If kinit asks for a password and OTP codes in separate prompts, GOA will
be able to parse it, s
On 24/06/2024 03:42, Kevin Fenzi wrote:
You can enroll as many tokens as you like, so you can enroll one in a
backup device or system in case you loose your primary token.
Backup codes must be generated when the user enables 2FA. They can later
use these one-time codes to log in if they lose a
On 19/06/2024 19:45, Jonathan Steffan wrote:
Unless the private key is off-system, anything will be able to be loaded
without much fuss.
Maybe akmods can be updated to use the private key stored in TPM 2.0 if
the system has one?
While it does *feel* better, both options effectively remove a
On 19/06/2024 17:49, Daniel P. Berrangé wrote:
This allows
any privileged process to sign any future kmods, from any source.
Yes. That's why it is preferable to ship built and signed in Koji kmod
packages, but nobody want to do this: neither Fedora nor RPM Fusion.
Without a signature, the ke
On 17/06/2024 13:44, Aoife Moloney wrote:
The goal is this change is to provide an easy way to install Nvidia
drivers in Fedora Workstation.
Someone should fix this issue first:
https://bugzilla.redhat.com/show_bug.cgi?id=2011120
It breaks offline updates.
I think the system-upgrade plugin sh
On 19/06/2024 13:10, Daniel P. Berrangé wrote:
Should this be a system-wide change, rather than self-contained
change ? While the implementation is in gnome-software, since this
is semi-automating enrollment of a new SecureBoot MOK, with the
private key strored locally, it has security impact on
On 19/06/2024 09:13, Daniel P. Berrangé wrote:
If Fedora cares
about optimal performance it should just declare we're going to stop
being held back by compat with ancient hardware and use -v2 baseline
for everything, but obviously that's been rejected previously.
Maybe it's a good time for the
On 16/06/2024 18:24, Aoife Moloney wrote:
This release of Fedora Linux ships version 3 of the GNU Image
Manipulation Program, with many new features and improved user
experience. The package is called gimp3, the old version
will still be available under the old name, gimp for
users who need it fo
Hello.
I have a question about Fedora's default build flags:
-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS
Why do we use undocumented -Wp prefix?
From manpage:
The preprocessor’s direct interface is undocumented and subject to change, so
whenever possible you should avo
Hello all.
libscn 3.0.1 will include a soversion bump from 0 to 3.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fed
On 08/06/2024 00:43, Aoife Moloney wrote:
OpenSSL will no longer trust cryptographic signatures using SHA-1 by
default, starting from Fedora 41.
What about Git? AFAIK, AFAIK, Git heavily uses both SHA-1 and SHA-2 to
validate objects and commits.
--
Sincerely,
Vitaly Zaitsev (vit...@easycod
Just a note. Users of DEs other than KDE and GNOME can use the Tuned
Switcher app.
Available both in the main Fedora repository and as a Flatpak:
- sudo dnf install tuned-switcher
- flatpak install org.easycoding.TunedSwitcher
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
_
On 27/05/2024 02:22, Byoungchan Lee via devel wrote:
In well-maintained Fedora packages, the use of the FetchContent module is
generally discouraged because dependencies are already available in the Fedora
repositories.
FetchContent never worked on Fedora because the builders have no network
On 27/05/2024 02:46, Kan-Ru Chen wrote:
It is documented that FIND_PACKAGE_ARGS argument in FetchContent_Declare should
instruct it to find system packages first.
This only works as expected in very rare cases. The library name in
FetchContent() must match the name in find_package().
This
On 26/05/2024 12:36, Alicja Brook wrote:
As usual, the Fedora QA team will hangout at #fedora-test-day(a)libera.chat
The LiberaChat Matrix gate has been closed and all chats are now only
available in Matrix.
You should replace all links with #fedora-test-day:fedoraproject.org.
--
Sincerely,
On 23/05/2024 02:02, Luya Tshimbalanga wrote:
Upstream made a change that requires cloning a sub-directory
spdlog-populate leading to a failure to build. What will be an
alternative to address that issue?
You need to patch it and submit a pull request to upstream.
Check this example: https:
On 21/05/2024 22:59, Miro Hrončok wrote:
I am a tad sad that this was approved by FESCo without being first
discussed with the wider community.
We have another similar issue: https://pagure.io/fesco/issue/3205
This was also not discussed. Intel wants to include pre-built blobs to
the reposito
On 21/05/2024 15:30, Vitaly Zaitsev wrote:
spdlog 1.14.1 will include a soversion bump from .1.12 to .1.14.
Completed and pushed to Rawhide.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
devel mailing list -- devel@lists.fedoraproject
On 17/04/2024 09:20, Zbigniew Jędrzejewski-Szmek wrote:
In some ways, that'd be nice, because we wouldn't have to install
additional tools in the buildroot. But OTOH, those tools are rather
small and bash/find/etc probably need to be installed anyway.
It doesn't seem to work properly without th
On 22/05/2024 01:45, Tom Stellard wrote:
I looked in the iwyu source, and it's not using ${LLVM_LIBRARY_DIR}
correctly.
That variable points to where the libraries are installed, but iwyu is
using it to look
up the resource directory. iwyu should be using `clang
-print-resource-dir`
instead.
On 27/04/2024 06:34, Tom Stellard wrote:
If anyone has any feedback on these ideas we'd like to hear it and are
happy to discuss
these more.
Can you fix the ${LLVM_LIBRARY_DIR} variable in LLVM's CMake config?
It broke after switching LLVM to use /usr/lib. It still points to
/usr/lib64 and w
Hello all.
spdlog 1.14.1 will include a soversion bump from .1.12 to .1.14.
Affected packages (including spdlog-devel and virtual cmake(spdlog) and
pkgconfig(spdlog)):
- bear
- coeurl
- corectrl
- cryfs
- CuraEngine
- freeopcua
- gerbera
- gnuradio
- gqrx
- gr-air-modes
- gr-funcube
- gr-hpsd
On 17/05/2024 11:04, Martin Stransky wrote:
I see. I don't think it's useful for gnome search as it uses live data
(also from recently visited URL) and also sorts results for popularity.
It should give you the same results as writing directly to Firefox URL bar.
This is not a problem because *
On 17/05/2024 10:38, Martin Stransky wrote:
Hm, does really KDE Plasma access Firefox profile and searches it for
anything? That's interesting. Can you point me to any info about it?
It looks like it copies Firefox's *.sqlite databases to
~/.cache/bookmarksrunner on every user login and then u
On 17/05/2024 08:05, Martin Stransky wrote:
Gnome search service is provided by running Firefox application itself.
It's because it searches and publishes results from recent live user
profile.
Why can't GNOME Search engine just parse Firefox's *.sqlite databases
like everyone else does (like
On 15/05/2024 10:52, Ian McInerney via devel wrote:
What if I don't use GNOME search? I don't use the GNOME desktop, so I don't
want to have a random Firefox process running on my machine that is doing
absolutely nothing and just hogging resources. Is this process only created
when something t
On 13/05/2024 13:24, Nils Philippsen wrote:
If I’m not off track, renaming the existing version to “gimp2” would at
least make people install it as an update to “gimp-2.10.x” without any
real benefit to them. And it would make ”gimp” jump to version 3 which
is wildly different
Fedora is a bleed
On 13/05/2024 00:58, Sérgio Basto wrote:
https://src.fedoraproject.org/rpms/gimp3
The gimp package should be updated to 3.0, and the existing 2.x version
should move to the gimp2 compatibility package.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
On 13/05/2024 15:41, Vít Ondruch wrote:
we can spent time adjusting upstream projects to be compatible with the
latest llvm
Feel free to start with pocl. It still doesn't support LLVM 18.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
--
___
On 29/04/2024 16:41, Gary Buhrmaster wrote:
Do we have any idea how many code bases are
actually sensitive to the specific llvm version?
Both of my LLVM dependent packages: iwyu and pocl. On every LLVM major
release they break and I have to wait for the upstream to release a new
version.
--
On 26/07/2023 11:24, Alexander Ploumistos wrote:
What Dominik wrote would apply e.g. for an NVMe replacement drive from
Kingston or Samsung (proprietary hardware too, it's a shocker).
None of my 5 Samsung SSDs are supported (3 NVMe and 2 SATA). But they
can be updated from MS Windows.
I gues
On 26/07/2023 11:04, Dominik 'Rathann' Mierzejewski wrote:
You could, for example, buy a supported Logitech
Receiver
I don't recommend anyone to buy this proprietary hardware:
The vulnerabilities allow attackers to sniff on keyboard traffic, but also
inject keystrokes (even into dongles not
On 26/07/2023 10:32, Daniel P. Berrangé wrote:
Those devices which do support fwupd have a large enough market share
that it is justifiable to enable it, even if there are many machines
which can't support it.
Maybe Anaconda should only enable it if the device is supported?
This information ca
On 26/07/2023 08:48, Dominik 'Rathann' Mierzejewski wrote:
Define small. 😄
Only Dell, HP and Lenovo laptops are fully supported:
https://fwupd.org/lvfs/devices/
fwupd is a great tool on laptops but completely useless on desktops
since no motherboard vendors support it.
Maybe fwupd should st
On 25/07/2023 12:35, Hans de Goede wrote:
How do I proceed with this ? Should I run "fedpkg retire" for these 4,
or is orphaning them preferred ?
Orphaned packages will be retired automatically if no one adopts them
after 4 weeks.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
__
On 25/07/2023 10:18, Martin Gansser wrote:
that is, remove the jar files from the speed-dreams package and link to the
Fedora jar files in the spec file.
JAR files must be compiled from sources. Bundled precompiled files must
be removed in %prep.
--
Sincerely,
Vitaly Zaitsev (vit...@easyc
On 22/07/2023 08:01, Matthew Garrett wrote:
1) Automounting of removable media exposes the kernel to a lot of
untrusted input
Disable automatic mount by default. Problem solved.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
___
devel mailing
On 14/07/2023 08:16, Carlos Rodriguez-Fernandez wrote:
After much discussion, the AlmaLinux OS Foundation board today has
decided to drop the aim to be 1:1 with RHEL. AlmaLinux OS will instead
aim to be Application Binary Interface (ABI) compatible*
Imagine Red Hat shutting down CentOS Stream
On 10/07/2023 20:16, Demi Marie Obenour wrote:
In that case it should be removed from the distribution. Can KDE
mail clients be built without QtWebEngine? This would disable
HTML email support, but plain text mail might still work.
I doubt. But last year I disabled QtWebEngine in Psi and Psi+
On 10/07/2023 02:49, Demi Marie Obenour wrote:
QtWebEngine (used by Falkon) was a
month or more behind upstream Chromium last I checked.
Qt5QtWebEngine is an extremely vulnerable thing. It still uses Chromium
87.0[1].
Current Chromium version: 105.0.
[1]: https://wiki.qt.io/QtWebEngine/Chro
On 09/07/2023 08:59, Mattia Verga via devel wrote:
BTW in the spirit of openness, I've set up a poll (UNOFFICIAL) to
clearly state community sentiment about enabling OPT-OUT metrics to FESCO:
https://discussion.fedoraproject.org/t/unofficial-poll-about-opt-out-metrics-proposal/85494
Just a simpl
On 09/07/2023 08:59, Mattia Verga via devel wrote:
Can we please stop implying malevolence every time we don't agree with
something?
What malevolence? All 4 of my replies are gone from the main thread. I
can treat this as a censoring attempt by the RH staff. This is
absolutely unacceptable fo
On 08/07/2023 19:50, Vitaly Zaitsev wrote:
I will use my PP rights to rebuild them in a side tag for Rawhide.
The side tag has been merged:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-ff83d4f4aa
FTBFS:
cryfs (Python 3.12 issue: AttributeError: module 'configparser' has no
attribute '
Hello all.
spdlog 1.12.0 will include a soversion bump from .1.11 to .1.12.
Affected packages (including spdlog-devel and virtual cmake(spdlog) and
pkgconfig(spdlog)):
- bear
- coeurl
- cryfs
- CuraEngine
- freeopcua
- gerbera
- gnuradio
- gqrx
- gr-air-modes
- gr-funcube
- gr-hpsdr
- gr-iqba
On 06/07/2023 18:10, Aoife Moloney wrote:
but the conversation about each change
will take place on Fedora Discussion at
https://discussion.fedoraproject.org/t/f40-change-request-privacy-preserving-telemetry-for-fedora-workstation-system-wide/85320
It looks like they've started moving replies t
On 06/07/2023 21:32, Michael Catanzaro wrote:
As explained in the proposal document, we know that opt-in metrics are
not very useful because few users would opt in, and these users would
not be representative of Fedora users as a whole.
Because Linux users care about their privacy.
We are no
On 06/07/2023 18:10, Aoife Moloney wrote:
The Red Hat Display Systems Team (which develops the desktop) proposes
to enable limited data collection of anonymous Fedora Workstation
usage metrics.
All telemetry collection MUST be an opt-in feature (disabled by
default). I'm strongly against enabl
On 04/07/2023 05:24, Tom Stellard wrote:
/usr/include/OpenImageIO/detail/fmt/core.h:1691:7: error: static
assertion failed: Cannot format an argument. To make type T formattable
provide a formatter specialization: https://fmt.dev/latest/api.html#udt
This seems like a failure unrelated to clang
On 03/07/2023 01:28, Michael Catanzaro wrote:
OK, host shared libraries and flatpaked libraries will be loaded at the
same time, but I really doubt that's going to be at all significant.
Include dozens of bundled libraries here too. Only runtimes can use
shared memory.
They do consume signi
On 02/07/2023 10:51, Simon de Vlieger wrote:
The suppliers for these enterprise distributions and the support they
offer also abide by political lines.
Indeed. That's why having RHEL repacks (Alma, Rocky, Oracle Linux) is good.
While your data won't be gone in an instant you still end up in th
On 01/07/2023 14:28, Peter Robinson wrote:
This sort of comment is off topic, various companies are free to do
with their data as they wish, just as you are free to do with it as
you please.
This is not offtopic. What I mean is that a distribution targeted at
enterprise use should have a stand
On 01/07/2023 13:36, Chris Adams wrote:
A lot of the corporate world has gone to the "cloud"
don't have to worry about local backups of important documents and
spreadsheets, they get sharing with minimal effort, they can access
things from their mobile devices, etc.
And voluntarily hand over
On 30/06/2023 10:01, Dominik 'Rathann' Mierzejewski wrote:
As it is, you're forcing the above maintainers to
scramble to fix their packages at the beginning of summer holiday
season.
Announced: 23.05.2023.
Rebuild started: 27.06.2023.
FTBFS packages announced: 28.06.2023.
Side tag merged: 30.06
On 30/06/2023 00:09, crissdell wrote:
Hi, i'm really interested in maintaining this rpms, jdns and git-subrepo, but
i'm not an packager yet, I really appreciate if someone is willing to mentor
me, I dont want to mess it up.
https://docs.fedoraproject.org/en-US/package-maintainers/Joining_the_
The side tag has been merged:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-4e8e736635
FTBFS (final):
arbor (not related to fmt, some tests failed on s390x)
CuraEngine
bout++
cachelib
dolphin-emu
folly
mangohud (not related to fmt)
wasmedge
watchman
FTI issues will be generated automatica
On 28/06/2023 23:39, Kalev Lember wrote:
Why? Now that you've already done all the work of adding the
compatibility package, why drop it and break all of the unbuilt packages
in rawhide? I don't think any of the packages from the list are release
blocking, but it just seems antisocial for rawhi
FTBFS:
0ad
arbor
CuraEngine
bout++
cachelib
dolphin-emu
folly
freeopcua
gerbera
luxcorerender
mangohud
wasmedge
watchman
I think I will merge this side tag without fmt9 compatibility package
tomorrow.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
_
On 28/06/2023 15:00, Aleksei Bavshin wrote:
Known regression in fmt. Please, apply
https://github.com/fmtlib/fmt/pull/3430.
Thanks for the information. The fix has been ported to fmt-10.0.0-2.fc39.
waybar is now fixed.
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
___
1 - 100 of 1017 matches
Mail list logo