Fedora 42 Update: mirrorlist-server-3.0.7-10.fc42

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-ca552ff847
2025-08-07 00:52:21.280264+00:00
--------------------------------------------------------------------------------

Name        : mirrorlist-server
Product     : Fedora 42
Version     : 3.0.7
Release     : 10.fc42
URL         : https://github.com/adrianreber/mirrorlist-server
Summary     : Mirrorlist Server
Description :
The mirrorlist-server uses the data created by MirrorManager2
(https://github.com/fedora-infra/mirrormanager2) to answer client request for
the "best" mirror.

This implementation of the mirrorlist-server is written in Rust. The original
version of the mirrorlist-server was part of the MirrorManager2 repository and
it is implemented using Python. While moving from Python2 to Python3 one of
the problems was that the data exchange format (Python Pickle) did not support
running the MirrorManager2 backend with Python2 and the mirrorlist frontend
with Python3. To have a Pickle independent data exchange format protobuf was
introduced. The first try to use protobuf in the python mirrorlist
implementation required a lot more memory than the Pickle based implementation
(3.5GB instead of 1.1GB). That is one of the reasons a new mirrorlist-server
implementation was needed.

Another reason to rewrite the mirrorlist-server is its architecture. The
Python based version requires the Apache HTTP server or something that can
run the included wsgi. The wsgi talks over a socket to the actual
mirrorlist-server. In Fedora's MirrorManager2 instance this runs in a container
which runs behind HAProxy. This implementation in Rust directly uses a HTTP
library to reduce the number of involved components.

In addition to being simpler this implementation also requires less memory
than the Python version.

--------------------------------------------------------------------------------
Update Information:

Update uv and python-uv-build to 0.8.4, and python-tox-uv to 1.26.2. Update
rust-indicatif and rust-console to 0.18.0 and 0.16.0, respectively; patch
dependent packages to use these versions, and update some License fields.
uv 0.8.4
https://github.com/astral-sh/uv/blob/0.8.4/CHANGELOG.md
python-tox-uv 1.26.2
https://github.com/tox-dev/tox-uv/releases/tag/1.26.2
rust-indicatif 0.18.0
https://github.com/console-rs/indicatif/releases/tag/0.18.0
https://github.com/console-rs/indicatif/releases/tag/0.17.12
rust-console 0.16.0
https://github.com/console-rs/console/releases/tag/0.16.0
https://github.com/console-rs/console/releases/tag/0.15.12
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jul 30 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.0.7-10
- Update the License expression
* Sat Jul 26 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.0.7-9
- Allow console 0.16 and indicatif 0.18
* Thu Jul 24 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2375194 - rust-console-0.16.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2375194
  [ 2 ] Bug #2376290 - rust-indicatif-0.18.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2376290
  [ 3 ] Bug #2381845 - uv-0.8.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2381845
  [ 4 ] Bug #2382398 - python-tox-uv-1.26.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2382398
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-ca552ff847' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux