- Update to version 1.068:

* Add diagnostic job for checking presence of a file on mirrors
  * Adjust switch Digest::Zsync to separate package
  * Update regexps to handle zchunk, zstd and sha512
  * Improve link detection in the same folder
  * Add a Vary Fastly-SSL

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=98
This commit is contained in:
Andrii Nikitin 2023-11-16 16:57:49 +00:00 committed by Git OBS Bridge
parent e414728667
commit b82584c6e7
5 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13e893bc59d3e376dd7cfbecb3d2aeb0d9b8de333e878086737b6c5dd3391717
size 1155596

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:214558a1a1cb76082bd8b28c4717bf777bf056764ef8e5c55554a1466cb68d3f
size 1159180

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 16 16:56:06 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com> - 1.068
- Update to version 1.068:
* Add diagnostic job for checking presence of a file on mirrors
* Adjust switch Digest::Zsync to separate package
* Update regexps to handle zchunk, zstd and sha512
* Improve link detection in the same folder
* Add a Vary Fastly-SSL
-------------------------------------------------------------------
Thu Oct 26 07:56:51 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.067
mtime: 1698306810
commit: 83c5ff67696a9c7783f798d8a14b816bc445ce20
version: 1.068
mtime: 1700145893
commit: 863fb701ad21b80e3223500701cbb1628bae77b9

View File

@ -22,7 +22,7 @@
%define main_requires %{assetpack_requires} perl(Carp) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DynamicDefault) perl(DateTime) perl(Encode) perl(Time::Piece) perl(Time::Seconds) perl(Time::ParseDate) perl(DateTime::Format::Pg) perl(Exporter) perl(File::Basename) perl(LWP::UserAgent) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Sort::Versions) perl(URI::Escape) perl(XML::Writer) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) shadow rubygem(sass) perl(Net::DNS) perl(LWP::Protocol::https) perl(Digest::SHA) perl(Config::IniFiles)
%define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
Name: MirrorCache
Version: 1.067
Version: 1.068
Release: 0
Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later