Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mirrorlist-server-3.0.6-5.fc38 RPM for aarch64

From Fedora 38 for aarch64 / m

Name: mirrorlist-server Distribution: Fedora Project
Version: 3.0.6 Vendor: Fedora Project
Release: 5.fc38 Build date: Sun Feb 5 20:47:48 2023
Group: Unspecified Build host: buildvm-a64-32.iad2.fedoraproject.org
Size: 6348115 Source RPM: mirrorlist-server-3.0.6-5.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/adrianreber/mirrorlist-server
Summary: Mirrorlist Server
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.

Provides

Requires

License

MIT and ISC

Changelog

* Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 3.0.6-5
  - Rebuild for fixed frame pointer compiler flags in Rust RPM macros.
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Fabio Valentini <decathorpe@gmail.com> - 3.0.6-1
  - Update to version 3.0.6.
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 31 2021 Fabio Valentini <decathorpe@gmail.com> - 3.0.3-1
  - Update to version 3.0.3.
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 3.0.1-5
  - rebuild for libpq ABI fix rhbz#1908268

Files

/usr/bin/generate-mirrorlist-cache
/usr/bin/mirrorlist-server
/usr/lib/.build-id
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/86ad60bdf5dc28bd685616e39babc3ba8e3963
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/a0f7ff69e51386675410aad4631a570368054a
/usr/share/doc/mirrorlist-server
/usr/share/doc/mirrorlist-server/README.rst
/usr/share/licenses/mirrorlist-server
/usr/share/licenses/mirrorlist-server/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:47:55 2024