[Networkmanager] dns-mgr occasionally writes resolv.conf in the wrong order
Thomas Haller
thaller at redhat.com
Tue Jun 27 16:15:02 UTC 2023
On Tue, 2023-06-27 at 17:51 +0200, Bjørn Mork wrote:
> Bjørn Mork <bjorn at mork.no> writes:
>
> > Thanks for the pointer. AFAICS, 1.42.4 is the most recent 1.42
> > release?
>
> Just realized that this was wrong and that there is a 1.42.6 release
> (after noticing that I'm now running "1.42.7").
>
> But the 1.42.6 tag seems to be missing from
> git://anongit.freedesktop.org/NetworkManager/NetworkManager.git for
> some
> reason. Or is that just me?
Seems the git repos from freedesktop.org are not properly synced:
$ git ls-remote git://anongit.freedesktop.org/NetworkManager/NetworkManager.git | grep refs/tags/1.42.6
$ git ls-remote https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git | grep refs/tags/1.42.6
e80702ebd6a98d26d61e9e3f3516ca99c7c70414 refs/tags/1.42.6
b6cc7c7e695ba3b1f2a5c95b0d6df418b8556e57 refs/tags/1.42.6^{}
it's also not at
https://cgit.freedesktop.org/NetworkManager/NetworkManager/tag/?h=1.42.6
In any case, the proper place for NetworkManager is
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/
Thomas
More information about the Networkmanager
mailing list