SHA256
1
0
forked from pool/MirrorCache

Accepting request 1066141 from openSUSE:infrastructure:MirrorCache

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1066141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MirrorCache?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-02-16 15:57:08 +00:00 committed by Git OBS Bridge
commit 7fc6e66b77
5 changed files with 40 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Feb 09 09:41:42 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.056:
* Improve symlink handling when remote root references another remote root (#353)
* ui: add content-disposition inline to render_file (#355)
* Don't send users to Bugzilla by @AdamMajer (#357)
* Add leap 15.5 to project list (#358)
* Add GNOME iso to Current pattern (#356)
-------------------------------------------------------------------
Thu Feb 02 12:01:48 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.055:
* Handle redirects with RootRemote (#351)
* Add sha512 to hash (#352)
* Do not urlencode plus character (#352)
-------------------------------------------------------------------
Fri Jan 27 13:16:17 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.054:
* Optimise sql for erasing folder_diff_server (#347)
* Fix huge files rendered from REDIRECT_HUGE only for metalink (#348)
-------------------------------------------------------------------
Thu Jan 26 07:23:04 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.053:
* Add MIRROR_PROVIDER to share mirror list (#343)
* Fix REDIRECT_HUGE with local files (#345)
* ui: Dont encode colon character in file names (#346)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 12 08:43:17 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com> Thu Jan 12 08:43:17 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache name: MirrorCache
version: 1.052 version: 1.056
mtime: 1673512842 mtime: 1675932755
commit: 4b3bfe9c1345b5228f40fb6ad75626a67ab7aee5 commit: 5fa14eb5b8ef788ec3f70055537710294b79982b

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 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 %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
Name: MirrorCache Name: MirrorCache
Version: 1.052 Version: 1.056
Release: 0 Release: 0
Summary: WebApp to redirect and manage mirrors Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later License: GPL-2.0-or-later