8 packages
Downgrading: 10 packages
Regards,
Paul (Aggraxis)
On Wed, Mar 5, 2025 at 4:24 AM Dan Čermák
wrote:
> Miroslav Suchý writes:
>
> > Do you want to make Fedora 42 better? Please spend 1 minute of your time
> and try to run:
> >
> > dnf --releasever
;
...
> python-spec.src
Since I can find no other package in Fedora that uses python-spec any
longer, I propose to retire it.
Any objections?
Regards, Paul.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an ema
I just recently got an Epson ET-2400, and I didn't need a driver to
print. Is this even necessary?
On Tue, Dec 10, 2024 at 7:05 PM Mateus Rodrigues Costa
wrote:
>
> Em ter., 10 de dez. de 2024 às 06:20, Susi Lehtola
> escreveu:
> >
> > Hi,
> >
> >
> > I have orphaned epson-inkjet-printer-escpr a
have a discussion here followed by a plan to resolve
this issue. If that means doing two protobuf versions, I'm willing to
help with that as well.
Paul
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email t
/updated system via the following
commands (before retrying the installation):
sudo yum clean all
sudo yum check
sudo yum check-update
sudo yum update
Hope it helps,
Paul
On Thu, Sep 12, 2024 at 9:46 PM Richard Shaw wrote:
> I have a report[1] of an issue with wsjtx installing on aarch64 o
macros-1.20.1-2.fc41.src.rpm
> >
> > You want to contact xorg-x11-util-macros component owner.
>
> for situation in EPEL-10 please see
> https://lists.fedoraproject.org/archives/list/epel-de...@lists.fedoraproject.org/message/BIVOUHIUFYQDQDBZGKYUCYLO65GXSQAJ
On Sun, 21 Jul 2024 21:48:55 +0100
Barry wrote:
> > On 21 Jul 2024, at 10:22, Paul Howarth wrote:
> >
> > Hence the check is:
> >
> >except UnsupportedAlgorithm as e:
> >return e._reason is _Reasons.UNSUPPORTED_HASH
>
> This may be a c
On Mon, 22 Jul 2024 15:19:49 +0100
Paul Howarth wrote:
> Note though that the exception code is all done in Python.
My assertion there seems to be wrong. I was looking at an older version
of cryptography.
Seems that indeed it is a rust-related issue:
https://github.com/pyca/cryptography/iss
rted by this backend for RSA signing.".format(
algorithm.name
),
_Reasons.UNSUPPORTED_HASH,
)
Regards, Paul.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.f
On Sun, 21 Jul 2024 19:10:48 +0200
Miroslav Suchý wrote:
> Dne 21. 07. 24 v 11:21 dop. Paul Howarth napsal(a):
> > python-paramiko failed to build in the mass rebuild and I'm
> > wondering if there's incorrect code in paramiko (or its dependency
> > cryptography),
Hi Miro,
On Sun, 21 Jul 2024 17:46:24 +0200
Miro Hrončok wrote:
> Hey Paul.
>
> I just tried this with pip-installed cryptography in Python 3.13 venv:
>
> >>> from cryptography.exceptions import _Reasons
> >>> from cryptography.hazmat.primitives.k
y to me given how this affects
something quite fundamental.
Regards, Paul.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedorapro
, but I plan to do so as soon as I have some sort of
sponsorship (help there is appreciated, of course!).
Glad to meet y'all!
Paul Pfeister
FAS <https://accounts.fedoraproject.org/user/ppfeister/> // GitHub
<https://github.com/ppfeister/> (more active recently)
p...@pfeister.dev
--
___
On Fri, 17 May 2024 13:32:24 +
Zbigniew Jędrzejewski-Szmek wrote:
> > Oh, this is embarrasing. I added two patches but they didn't get
> > applied because %setup not %autosetup. :(
> > I'll push a fixed build in a moment. Sorry for breaking the builds.
> >
>
> perl-Finance-Quote-1.6200-1.fc
should be called %{_bindir}/add-determinism.withpython
or something. Or maybe just tweak the rpm macro to define
%__brp_add_determinism as %{_bindir}/add-determinism.nopython.
Regards, Paul.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To u
On Mon, 4 Mar 2024, Fabio Valentini wrote:
Since this update was stuck and obviously broken, with no response
from Paul in over a week (either here or on the bodhi update), I've
used my provenpackager rights to revert the commits in dist-git and
unpush the stuck update (it failed gating
e2 working.
https://src.fedoraproject.org/rpms/re2/pull-request/6
Paul
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-
aty
dnsdist
frr
grpc
libarrow
mtxclient
onnxruntime
perl-re-engine-RE2
python3-fb-re2
python3-grpcio
python3-onnxruntime
qt5-qtwebengine
syslog-ng
syslog-ng-opentelemetry
Thanks,
Paul
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscr
I think your options are two:
1) Write a plugin for the oom service to capture the state (and log it)
before it kills the process. Here's the source code to learn more about
that:
https://github.com/facebookincubator/oomd/
2) Or you can completely disable it:
https://www.cjjackson.dev/posts/wh
lvm/devices/system.devices
was present, and contained only the devices I had specified in the
installer. This seemed to be new behaviour in Fedora 39.
This fix for this was to do this:
# vgimportdevices -a
# vgchange -ay
I was then able to access my MDRAID volumes.
Hopefully
r users to force it to check
> them.
Maybe not using dnf, but you can check it using rpm directly:
$ wget mypackage.rpm
$ rpm --checksig mypackage.rpm
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an em
ge in
koji that started a couple of weeks ago but I cannot reproduce locally
in mock. Given its state both upstream and in Fedora, I don't think
it's worth expending debugging cycles on this.
Regards, Paul.
___
devel mailing list -- devel@lists.fe
a while ago
- The package interferes badly with firewalling tools
If anyone is really objecting, please let me know and be prepared to
become the maintainer in that case.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send
t;= python3-mako
I raised https://bugzilla.redhat.com/show_bug.cgi?id=2224405 to get the
Recommends: for python3-crypto dropped from python-beaker.
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@
EPO \
--enablerepo=$LOCAL_BINARY_REPO \
--enablerepo=$BASE_BINARY_REPO \
--arch=${BINARY_ARCHLIST},noarch,src \
--forcearch=$FORCE_ARCH \
--qf ' %{name}' \
bout failed builds with this symptom every
day, and yesterday I had a "real" build fail in that way too:
https://koji.fedoraproject.org/koji/taskinfo?taskID=102913997
I resubmitted the build and it worked:
https://koji.fedoraproject.org/koji/taskinfo?taskID=102915640
Regards, Pa
s, which confirms it:
%build
%if 0%{?rhel} && 0%{?rhel} <= 6
%configure --prefix=%{_datadir} PS=/bin/ps
%else
%configure --prefix=%{_datadir} PS=/usr/bin/ps
%endif
%make_build
So debug symbols seem to get triggered through the configure script.
Hope it helps,
Paul
On Fri, Jun 2, 2023 at
Hi Orion,
There are two ways to remove the debugging symbols:
1) strip --strip-debug your_library.so
2) objcopy --strip-debug your_library.so
Below is an example of both approaches:
1) Method using strip:
paul$ objdump --syms libfoo.so | grep debug
ld .debug_aranges
to-created updates are
> turned off at that point as well?
There was a point at which the update was automatically created but not
automatically submitted to testing.
I think this is an example:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-1653514c86
The update was created automatic
last year. ###
How many packages depend _only_ on people from this list? Eg are likely
to be unmaintained ?
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Co
tes landed simultaneously.
Ahh okay, no worries then :)
Thanks for the updates!
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproj
, it fixes 8 MODERATE CVEs
(https://www.openssl.org/news/secadv/20230207.txt)
I kindly ask you to test the version so it could be rolled up earlier.
I really would hope that testing happens in rawhide before it is pushed
into f36/f37 :(
Paul
___
dev
obody ever used
mod_rewrite with the packaged builds.
Any ideas why this should be happening? I'd really rather not disable
the hardened build for a complex internet-facing server like proftpd.
Regards, Paul.
___
devel mailing list -- devel@lists.
y to
retire glib1 and gtk+1 when they no longer have dependent packages in
Fedora. Have you tried raising bugs on these dependents to see if their
maintainers are willing to retire them?
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject
On Tue, 29 Nov 2022 10:27:56 +
Paul Howarth wrote:
> On Mon, 28 Nov 2022 18:20:20 +
> Mattia Verga via devel wrote:
>
> > Il 28/11/22 18:36, Nick Bebout ha scritto:
> >
> > > I've removed a lot of ACLs. See attached log file.
> >
>
nk
> it's a bit more readable:
>
...
> - rpms/perl-App-PFT
> - rpms/perl-Clipboard
> - rpms/perl-Crypt-Rijndael
I took perl-Crypt-Rijndael
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email t
(:VERSION) >= 5.8.0
perl(Carp)
perl(Exporter)
perl(XSLoader)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Paul.
make some judgement calls.
>
Are you suggesting the DNF team can make these calls? That sounds like a
collegial level of trust and seems okay, if so. But it seems at odds with
the original request, so it should be clear who's accountable for making
what calls.
--
Paul
_
ining that file was updated, the createrepo run for the updates
repository wouldn't know about the dependency and wouldn't add the
provide. That's before even considering third-party repos.
Paul.
___
devel mailing list --
l7 and PHP
modules, odfpy, and pioneers). Let me know if any appeal to you:
https://src.fedoraproject.org/user/pfrields/projects
--
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.
since
I maintain some that might be self inflected. will double check though
on a stock install.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https
eally does imply not
using nettle but using openssl.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/co
eith be retired, or somebody should start caring for it.
Miro started the non-responsive maintainer process and woke up the
maintainer, but they themselves are also thinking it might be better
to kick it out of fedora.
https://bugzilla.redhat.com/show_bug.cgi?i
ok at $dayjob migrating away from this,
eg see if myhoard or mariabackup can be used instead.
Any feedback would be appreciated, as it seems the maintainer is MIA.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to dev
created.
29.28user 2.15system 0:49.94elapsed 62%CPU (0avgtext+0avgdata
841704maxresident)k
184160inputs+497320outputs (181major+425900minor)pagefaults 0swaps
Is this a known issue?
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe
e the easiest person to work with, and I have had
my personal disagreements with him, but he has never been a malicious
person and I don't expect him to suddenly become one.
I wish him luck on his new adventures.
Paul
___
devel mailing lis
uest and the other with
CentOS 7). 5.17.11 works fine on both.
I tried 6.1.35 which has fixes for 5.18 -
https://www.virtualbox.org/ticket/20914 - but that was no different.
With 6.1.97, the problem seems harder to trigger but not impossible.
--
Paul
_
n into
> account.
In this case upstream might actually get there first because this CVE
is not yet fixed in Fedora
(https://bugzilla.redhat.com/show_bug.cgi?id=2068066). Of course, this
is unusual.
Paul.
___
devel mailing list -- devel@lists.fedorapro
I took mcrcon. Co-maintainers welcome.
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of
perl-Config-General-2.65 in Fedora 37 changed its license from (GPL+ or
Artistic) to Artistic 2.0.
http://rt.cpan.org/Ticket/Display.html?id=132893
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to
&&
> fedpkg push && fedpkg build
Unfortunately fedpkg scratch-build --srpm doesn't catch the case where
the maintainer forgot to do "fedpkg new-sources" for a new upstream
release. Been there, done that...
Paul.
nging up new EPEL releases. When you
have things like the perl stack with lots of interdependencies I think
side tags would be quite unwieldy. They got lots of use (not just by
me!) when bringing up EPEL-8 and EPEL-9 in particular.
Paul.
___
devel mail
terious dependency
issues in this particular case. And whilst I could have added the
delayed polymake build to the perl+perl-PAR-Packer update, I chose not
to so as not to reset the timer on the perl+perl-PAR-Packer update,
which would have set it back by 2 days and potentially res
Greetings. I just joined devel, following directions I found on how to become
maintainer of an orphaned package. I'm interested in helping resurrect
'remind', last packaged for F29. I've been using it, ran into a problem,
needed a newer version, and realized the package was old. I've built an
bodhi.fedoraproject.org/updates/FEDORA-2022-837520f9a1
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/c
nts provide only a subset of protocols (HTTP,
> HTTPS, FTP). The full versions can be explicitly requested as
> `libcurl-full` and `curl-full`.
Upstream's thoughts:
https://daniel.haxx.se/blog/2022/03/16/fedora-and-curl-minimal/
Paul.
___
devel mailin
ly
including any credentials that were being used. A telnet client is,
however, a very useful debugging tool for various other network
protocols, not just the telnet protocol itself. That is, I believe,
what Alex was advocating for, since the curl tool's presence is
well-nigh universal and hence
ver if not.
I'm not unwilling to retire them, I just want their users to be retired
first so I don't leave a bunch of broken dependencies behind.
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email t
others, you could orphan them
or maybe reach out to any co-maintainers first.
Please assign perl-Config-General to me.
Cheers, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproj
ed at the start of February, before Fedora 36 is
branched.
Regards, Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.or
I took perl-Test-Fixme.
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List
I tried to reach him through IRC and sent him a
> mail to the address provided in the fedora user database.
> Unfortunately I didn't hear back.
I'd suggest contacting Felix Schwarz , who
seems to do most of the work on the certbot packages.
Cheers, Paul.
_
ny to become Fedora maintainers is Paul Wouters. I'm
grateful to him for this.Best Regards,
Roman
Welcome Roman! I'm happy to see more Aiven people join our Fedora efforts :)
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsu
ot;default" databases,
eg using certutil -N ? Do these use SHA1? If so, can they be migrated
to SHA2? Automatically ?
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora
bout DNSKEY signature algorithm, that is responsble for signing all
the zone data, that uses a hash algorithm or SHA-1 or better. Based on
the description, I am a bit worried that it is not entirely clear what
the proposed change actually is.
Please feel free to reach out to me directly t
but I
could just pick it up for the community. I see it is two versions
behind, so I'll go and update it. For some reason, src.fp.org does not
want to show me this package, so I cannot see who else has admin/commit
rights (or request admin/commit for
Hi,
I have orphaned python-invoke, whose test suite requires
pytest-relaxed, which requires pytest < 5 and fails to build with
Python 3.10.
I believe this only impacts python-jsonmodels; not sure how big an
impact it is.
Paul.
___
devel mailing l
I'm the package owner and I'm prepared to retire glib/gtk+ once there
are no further dependencies on them in Fedora.
Paul,
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.
pghmcfc merged a pull-request against the project: `perl-IO-Socket-INET6` that
you are following.
Merged pull-request:
``
Patch for bad code in test
``
https://src.fedoraproject.org/rpms/perl-IO-Socket-INET6/pull-request/1
___
perl-devel mailing list
w version.
This morning I tested a restore that pulled in 14,637 files that came
from a mix of full and differential backups on the old version and the
latest incremental on the latest version. That worked OK.
Paul.
___
devel mailing list -- devel@lists.fed
On Tue, 2 Mar 2021 09:10:32 -0800
Kevin Fenzi wrote:
> On Tue, Mar 02, 2021 at 04:40:54PM +0000, Paul Howarth wrote:
> > Hi all,
> >
> > On Tue, 2 Mar 2021 16:06:40 +0100
> > Miro Hrončok wrote:
> >
> > > Given the lack of communication from the pa
e rid of them
personally. It might still be a problem for python-jsonmodels though: I
don't know how hard the dependency on invoke there is.
Then there is the problem of what to do with pytest-relaxed but I'd
happily take a patch to paramiko to get rid of it.
Paul.
__
to use different
DNS solutions, and making systemd-resolved part of the init package
so it is mandatory to install is not appropriate.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedor
side of userfriendly
and give them systemd-resolved. But it has no place as a default
binary or service on servers, containers or cloud images launched
within actively managed networks.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsu
only potential
harm from installing it on servers, containers and most virtual machines.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://do
ssue/10016
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guideli
perl-Test-File-1.44.4-1.fc34 changed license from perl (GPL+ or
Artistic) to Artistic 2.0.
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https
rity
> issue.
The test suite fails on some architectures. I sent a PR upstream that
fixes i386 builds for me:
https://github.com/dovecot/core/pull/149
(note: I'm not the dovecot maintainer, and nobody has commented on my
PR).
Paul.
c. Hence I have orphaned the plugins. Good luck to anyone that wants
to take them over.
Paul.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Condu
- Original Message -
> I tried qemu using this link but it's wildly out of date...
>
> https://fedoraproject.org/wiki/Architectures/AArch64/Install_with_QEMU
>
Updated for Fedora 33.
> I updated the url for Fedora 33 but it still fails...
>
> sudo virt-install --name f33-aarch64-urli
ortal SSL cert.
Pidgin is specificaly bad with this, firefox has builtin logic to prevent
all its tabs from reloading in captive portal page clones.
Instead, we have gnome, NM, systemd-resolved, firefox et all fighting
over who and how to handle captive por
ainer seems a waste of resources?
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guide
this focus!
I will try it out over the next few days. My personal usecases would be
that it still keeps working with rsync's method of invoking scp and that
we would have sftp enable by default for sshd by default.
Thanks!
Paul
___
devel m
due to kernel-devel: https://bugzilla.redhat.com/show_bug.cgi?id=1873876
--
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://doc
On Thu, 8 Oct 2020, Michael Catanzaro wrote:
On Thu, Oct 8, 2020 at 1:28 pm, Paul Wouters wrote:
I agree for two reasons. One, the FESCO decision to postpone making
systemd-resolvd the default resolver. I would like to ensure this
change happens properly and securely for f34.
Well it
icity becomes eveb more important. And DNS-over-TLS only
provides transport security, not data origin authenticity.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Co
On Thu, 8 Oct 2020 15:30:43 +0200
Pierre-Yves Chibon wrote:
> On Thu, Oct 08, 2020 at 03:27:22PM +0200, Pierre-Yves Chibon wrote:
> > On Thu, Oct 08, 2020 at 03:22:46PM +0200, Emmanuel Seyman wrote:
> > >
> > > Hello, all.
> > >
> > > Ralf C
he man page suggests it does not support this yet, but I'm pretty
sure upsteam would accept a patch.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedor
Stating "but it leaks over there too" is not a
very strong argument to leak data yourself.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct
e DNS stream as an active firewall.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
and ensure to then disable and keep disabled, the
systemd-resolved daemon.
The argument against this so far has been "it makes things more
complicated". I have asked for specific details on this so we can
talk about potentially addressing those complications and make
ev
se case, and I believe it is _very_ common use case.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code
ng reasons not to split systemd-resolved in its own
package, I would like to better understand these reasons.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code
I did this specifically to prevent being seen as derogatory.
As we share the same employer, I encourage you to escalate my
"derogatory behaviour" to our magenement.
I did not read the rest of your email. I will not read or respond to
further emails from you on
gure it. If we don't find it, we
rewrite resolv.conf and send all queries over the VPN. As I said, I'll
work on adding systemd-resolved support here for the next version of
libreswan.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
working dnssec-trigger that tried to do this. This is where systemd-resolved
can shine.
I would seriously FALL IN LOVE with systemd-resolved for doing 2) and 3)
even if I had to sometimes manually do 4) and 5)
I will work on extending 3) with VPN support in libreswan for IKEv1
is exactly what applications expect and depend on.
So far we side-step the DO issue by returning a clean error when
clients set DO: "not implemented"
That is not what I see:
paul@thinkpad:~)$ dig +dnssec nohats.ca @127.0.0.53
; <<>> DiG 9.11.22-RedHat-9.11.22-1.fc33 &l
The software that decided that DNS answers are too security sensitive to
not be validated is now blamed for not trusting the system resolver
after it found said system resolver was untrustworthy.
As John Gilmore used to say, if you can't not trust your friends, who
can you not trust
conf
to enable DNSSEC, not really a big deal. It's annoying to have to edit an
extra config file, yes, and we should do better, but I don't think that
should derail this change.
If systemd-resolved was only installed on Linux desktops, you would have
a much stronger argum
things. For example:
https://github.com/systemd/systemd/issues/8967
Not migrating everything to systemd-resolved per default would not be the
worst solution.
Paul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send
1 - 100 of 2198 matches
Mail list logo