Sun, 30 Jun 2024 17:15:02 UTC | login

Information for RPM mirrorlist-server-3.0.6-3.fc37.src.rpm

ID845843
Namemirrorlist-server
Version3.0.6
Release3.fc37
Epoch
Archsrc
SummaryMirrorlist Server
DescriptionThe 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.
Build Time2022-10-18 07:27:29 GMT
Size66.23 KB
8069c02843a77184efbaa96970821b33
LicenseMIT and ISC
Buildrootf37-build-652876-72765
Provides
mirrorlist-server = 3.0.6-3.fc37
mirrorlist-server-debuginfo = 3.0.6-3.fc37
mirrorlist-server-debugsource = 3.0.6-3.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(chrono/default) >= 0.4.0 with crate(chrono/default) < 0.5.0~)
(crate(console/default) >= 0.15.0 with crate(console/default) < 0.16.0~)
(crate(diesel/default) >= 1.4.8 with crate(diesel/default) < 2.0.0~)
(crate(diesel/postgres) >= 1.4.8 with crate(diesel/postgres) < 2.0.0~)
(crate(dns-lookup/default) >= 1.0.8 with crate(dns-lookup/default) < 2.0.0~)
(crate(dotenv/default) >= 0.15.0 with crate(dotenv/default) < 0.16.0~)
(crate(getopts/default) >= 0.2.0 with crate(getopts/default) < 0.3.0~)
(crate(hyper/default) >= 0.14.0 with crate(hyper/default) < 0.15.0~)
(crate(hyper/http1) >= 0.14.0 with crate(hyper/http1) < 0.15.0~)
(crate(hyper/http2) >= 0.14.0 with crate(hyper/http2) < 0.15.0~)
(crate(hyper/runtime) >= 0.14.0 with crate(hyper/runtime) < 0.15.0~)
(crate(hyper/server) >= 0.14.0 with crate(hyper/server) < 0.15.0~)
(crate(indicatif/default) >= 0.16.2 with crate(indicatif/default) < 0.17.0~)
(crate(ipnet/default) >= 2.3.1 with crate(ipnet/default) < 3.0.0~)
(crate(ipnetwork/default) >= 0.18.0 with crate(ipnetwork/default) < 0.19.0~)
(crate(itertools/default) >= 0.10.1 with crate(itertools/default) < 0.11.0~)
(crate(log/default) >= 0.4.0 with crate(log/default) < 0.5.0~)
(crate(maxminddb/default) >= 0.17.3 with crate(maxminddb/default) < 0.18.0~)
(crate(pretty_env_logger/default) >= 0.4.0 with crate(pretty_env_logger/default) < 0.5.0~)
(crate(protobuf-codegen-pure/default) >= 2.14.0 with crate(protobuf-codegen-pure/default) < 3.0.0~)
(crate(protobuf/default) >= 2.14.0 with crate(protobuf/default) < 3.0.0~)
(crate(rand/default) >= 0.8.0 with crate(rand/default) < 0.9.0~)
(crate(regex/default) >= 1.0.0 with crate(regex/default) < 2.0.0~)
(crate(socket2/default) >= 0.4.2 with crate(socket2/default) < 0.5.0~)
(crate(tempfile/default) >= 3.2.0 with crate(tempfile/default) < 4.0.0~)
(crate(tokio/default) >= 1.5.0 with crate(tokio/default) < 2.0.0~)
(crate(tokio/macros) >= 1.5.0 with crate(tokio/macros) < 2.0.0~)
(crate(tokio/rt-multi-thread) >= 1.5.0 with crate(tokio/rt-multi-thread) < 2.0.0~)
(crate(tracing/default) >= 0.1.29 with crate(tracing/default) < 0.2.0~)
(crate(treebitmap/default) >= 0.4.0 with crate(treebitmap/default) < 0.5.0~)
(crate(url/default) >= 2.2.2 with crate(url/default) < 3.0.0~)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
rust-packaging
rust-packaging
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
mirrorlist-server-3.0.6.tar.gz44.36 KB
mirrorlist-server.spec4.29 KB
Component of No Buildroots