From 159079aaeb01bfe133462a31b8d15d222e88034d8690ca9825ce7b11c89ffd9c Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Wed, 16 Mar 2022 16:44:42 +0000 Subject: [PATCH] - Update to version 1.027: * Fix auto-disabled mirrors may be still used for redirection (#261) * Increase logging level for timeouts in PEDANTIC mode (#261) * Serve CentOS repodata from root only (#261) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=49 --- MirrorCache-1.026.obscpio | 3 --- MirrorCache-1.027.obscpio | 3 +++ MirrorCache.changes | 8 ++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- _service | 4 ++-- 6 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 MirrorCache-1.026.obscpio create mode 100644 MirrorCache-1.027.obscpio diff --git a/MirrorCache-1.026.obscpio b/MirrorCache-1.026.obscpio deleted file mode 100644 index ec31fcc..0000000 --- a/MirrorCache-1.026.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8caeb7edf2cda160ebfc46ba1914d975f0ddf1d77fe23a67046f88daad4e6fb9 -size 853516 diff --git a/MirrorCache-1.027.obscpio b/MirrorCache-1.027.obscpio new file mode 100644 index 0000000..13828e6 --- /dev/null +++ b/MirrorCache-1.027.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15080ee9c8cbb3ce44da9af734c5e702a71314f5996eca38f1ca8233938b9ed8 +size 854028 diff --git a/MirrorCache.changes b/MirrorCache.changes index 935f5fa..66bc832 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 16 16:40:33 UTC 2022 - Andrii Nikitin + +- Update to version 1.027: + * Fix auto-disabled mirrors may be still used for redirection (#261) + * Increase logging level for timeouts in PEDANTIC mode (#261) + * Serve CentOS repodata from root only (#261) + ------------------------------------------------------------------- Wed Mar 09 12:42:33 UTC 2022 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index d5398ef..eb9d3ad 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.026 -mtime: 1646734086 -commit: 5d9a1dc1a57882ca2742876fa162f5eda91200c1 +version: 1.027 +mtime: 1647440685 +commit: 03f526436269ca999368a284b236f05f2eee2599 diff --git a/MirrorCache.spec b/MirrorCache.spec index f173b3b..60fa89b 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -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) %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools Name: MirrorCache -Version: 1.026 +Version: 1.027 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later diff --git a/_service b/_service index 8d9db8d..155172b 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - + dist/rpm/MirrorCache.spec dist/rpm/MirrorCache-user.conf dist/rpm/MirrorCache-tmpfilesd.conf dist/rpm/update-cache.sh - git://github.com/openSUSE/MirrorCache.git + https://github.com/openSUSE/MirrorCache @PARENT_TAG@ @PARENT_TAG@ git