-
Mon Feb 24 2020 Adrian Reber <adrian@lisas.de> - 0.12-1
- Handle modular in EPEL
- Disable report_mirror for public mirrors
https://github.com/fedora-infra/mirrormanager2/pull/281
- Fix typo in propagation URL
https://github.com/fedora-infra/mirrormanager2/pull/280
- Fix WTForms deprecation warnings
https://github.com/fedora-infra/mirrormanager2/pull/279
- umdl: skip certain paths for version detection
https://github.com/fedora-infra/mirrormanager2/pull/278
- Disallow users accessing other hosts and sites
https://github.com/fedora-infra/mirrormanager2/pull/277
- Remove jquery which was brought in for fedmenu
https://github.com/fedora-infra/mirrormanager2/pull/274
- Only query database once for mirrorlist export
https://github.com/fedora-infra/mirrormanager2/pull/273
-
Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
Fri Oct 04 2019 Adrian Reber <adrian@lisas.de> - 0.11-1
- Update to 0.11
- Offer protobuf output in refresh mirrorlist cache script
-
Thu Oct 03 2019 Adrian Reber <adrian@lisas.de> - 0.10-1
- Update to 0.10
- crawler: correctly auto-disable mirrors
https://github.com/fedora-infra/mirrormanager2/pull/265
- Use protobuf instead of pickle for backend - mirrorlist data exchange
https://github.com/fedora-infra/mirrormanager2/pull/266
- Fix report_mirror with python3
https://github.com/fedora-infra/mirrormanager2/pull/269
- repomap: add playground support
https://github.com/fedora-infra/mirrormanager2/pull/270
-
Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-6
- Rebuilt for Python 3.8.0rc1 (#1748018)
-
Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-5
- Rebuilt for Python 3.8
-
Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
Tue May 07 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 0.9.0-3
- Patch requirements.txt to avoid an autogenerated dependency on
python3.7dist(python-openid) which cannot be satisfied. Fixes
https://bugzilla.redhat.com/show_bug.cgi?id=1707550
-
Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
Tue Jan 15 2019 Adrian Reber <adrian@lisas.de> - 0.9.0-1
- Update to 0.9.0
- crawler: Correctly calculate the remaining time
https://github.com/fedora-infra/mirrormanager2/pull/244
- repomap: more modular repository detection logic
https://github.com/fedora-infra/mirrormanager2/pull/243
- crawler: correctly handle keep-alive for HTTPS
https://github.com/fedora-infra/mirrormanager2/pull/245
- crawler: only update directories of the current category
https://github.com/fedora-infra/mirrormanager2/pull/250
- python3 compatibility
https://github.com/fedora-infra/mirrormanager2/pull/185
- rpmmd: switch from yum.repoMDObject pyrpmmd
https://github.com/fedora-infra/mirrormanager2/pull/254
- Migrate to new geoip API
https://github.com/fedora-infra/mirrormanager2/pull/253
- Use InputRequired() instead of Required()
https://github.com/fedora-infra/mirrormanager2/pull/256
- Enable MirrorManager2 to be built using Python 3 for Fedora
https://github.com/fedora-infra/mirrormanager2/pull/260
- Fix tests with python3
https://github.com/fedora-infra/mirrormanager2/pull/261
- Toggle private
https://github.com/fedora-infra/mirrormanager2/pull/257