- Update to version 1.052:

* Detect redirects with remote root (#336)
  * Add json parsing to FolderSync task (#337)
  * Redirect Current.iso when no nfs mount (#339)
  * Improve sorting of files in JavaScript (#340)
  * Redirect huge files (#342)
  * Secure last_id for jobs monitoring stat (#341)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=82
This commit is contained in:
Andrii Nikitin 2023-01-12 08:46:54 +00:00 committed by Git OBS Bridge
parent d8e29cbcf4
commit 81b821cf57
5 changed files with 18 additions and 7 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a83fc055a3275f643eaf059c65b96498a408f8e7ed4c7b819d04b56cd976618
size 1059852

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 12 08:43:17 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.052:
* Detect redirects with remote root (#336)
* Add json parsing to FolderSync task (#337)
* Redirect Current.iso when no nfs mount (#339)
* Improve sorting of files in JavaScript (#340)
* Redirect huge files (#342)
* Secure last_id for jobs monitoring stat (#341)
-------------------------------------------------------------------
Thu Dec 29 09:21:35 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.051
mtime: 1672305410
commit: a668bdb9d15d6a15752b6d4b5fb87e3f651096fc
version: 1.052
mtime: 1673512842
commit: 4b3bfe9c1345b5228f40fb6ad75626a67ab7aee5

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.051
Version: 1.052
Release: 0
Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later