Releases: openSUSE/MirrorCache
Releases · openSUSE/MirrorCache
1.010
- Add openSUSE design theme
- Fix subtree to work with symbolic links
1.009
- Add proper handling of local symlinks
- Erase info about folder on a mirror if it cannot be accessed
1.008
- Add GeoIP support for IP2Location db format
- Scan all mirrors when mirrorlist is requested
- Always render content of directory on disk for local root
- Cleanup server_capability_check more aggressively
- Add json format for listing content of directory
- Add experimental subtree feature
- Add experimental MIRRORCACHE_PROXY_URL variable
- Improve packaging, the conf.env is now in /etc/mirrorcache/
- Fix rendering when local folder has broken symbolic links
- Fix multiroot location in task folder_hashes_create
1.007
- New parameter MIRRORCACHE_VPN_PREFIX may be used to detect clients which need hostname_vpn from mirrors.
- Allow multiple folders in MIRRORCACHE_ROOT.
- Change origin in metalink to show origin of metalink instead of origin of file.
- Render error for metalink and mirrorlist when file is not in DB.
- [ui] Solidify branding into lesser files.
1.006
1.005
- Add support for vpn: parameter MIRRORCACHE_REDIRECT_VPN and new column server.hostname_vpn
- Improve file sorting by using Sort::Versions instead of Sort::Naturally
- [rpm] Remove explicit dependency from Digest::SHA
1.004
- Do not show /download path in mirrorlist when TOP_FOLDERS is set
- Add mirrorcache-backstage-hashes.service
1.003
- Add concept of project
- Add column mirrorlist to stat table
- Log miss if a mirror has newer file in pedantic mode
- Improve detecting unversioned files
- ui: Show checksums in mirrorlist when available
- geo: Dont redirect to subsidiary requests for media.1/media and repomd.xml
- geo: Log no miss for mirrorlist requests from country outside of region of subsidiary
- t: Add test_local, test_docker and test_systemd to Makefile
1.002
- Include mirrors from all nodes in mirrorlist in geo cluster
- Add task which imports hashes in geo cluster
- Enforce pedantic mode unless file is versioned
- Fix stat reporting as miss when ROOT_COUNTRY is set
1.001
- Fix redirect to https when mirror doesnt have it
- Verify size on mirrors for files with -Current suffix
- t: Fix test redirect from landing page when TOP_FOLDERS is set