Skip to content

Releases: openSUSE/MirrorCache

1.010

30 Sep 07:29
Compare
Choose a tag to compare
  • Add openSUSE design theme
  • Fix subtree to work with symbolic links

1.009

23 Sep 05:09
Compare
Choose a tag to compare
  • Add proper handling of local symlinks
  • Erase info about folder on a mirror if it cannot be accessed

1.008

16 Sep 07:58
Compare
Choose a tag to compare
  • 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

09 Sep 07:49
Compare
Choose a tag to compare
  • 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

05 Aug 07:29
2093fd2
Compare
Choose a tag to compare
  • Add metalink content-type and content-disposition
  • Tests: add rsync to Dockerfile
  • Fix a small but significant typo (forgot colon:)

1.005

28 Jul 13:26
Compare
Choose a tag to compare
  • 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

23 Jul 13:39
Compare
Choose a tag to compare
  • Do not show /download path in mirrorlist when TOP_FOLDERS is set
  • Add mirrorcache-backstage-hashes.service

1.003

22 Jul 04:59
Compare
Choose a tag to compare
  • 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

15 Jul 05:56
45ae983
Compare
Choose a tag to compare
  • 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

09 Jul 13:53
Compare
Choose a tag to compare
  • 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