forked from pool/MirrorCache
Accepting request 979295 from openSUSE:infrastructure:MirrorCache
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/979295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MirrorCache?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:699e62b6d89a14584a4b7182fa101aec6dce9befd579f6d6efdb519fe5bf47a4
|
||||
size 903692
|
3
MirrorCache-1.033.obscpio
Normal file
3
MirrorCache-1.033.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:641afe8c5c679c8bd6af7b4aafe96acc3285622a5d83875b6b824c8cfc4ab98d
|
||||
size 918540
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 19 07:14:05 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.033:
|
||||
* Add various patterns for files for which mirrors shouldnt be used (#275)
|
||||
* Fix regexp in latest_misses sql so *-primary.xml wasnt requesting scans (#275)
|
||||
* Add MyMirrors menu to openSUSE branding (#275)
|
||||
* Introduce MIRRORCACHE_VPN variable which has higher priority thant MIRRORCACHE_VPN_PREFIX (#275)
|
||||
* Allow regular users add and manage own mirrors (#274)
|
||||
* Add parameter MIRRORCACHE_MAX_PATH (#274)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 07:31:11 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.032:
|
||||
* Set MIME type when rendering files (#273)
|
||||
* Optimize main sql query so it doesnt create tmp disk tables in mariadb (#272)
|
||||
* Force sql plan in job mirror_check_from_stat for mariadb (#272)
|
||||
* Add shared guard to schedule jobs to avoid deadlocks in DB (#272)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 05 01:57:15 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.031
|
||||
mtime: 1651715583
|
||||
commit: 803caa1ca1f9052f26a89640756d347f515ad021
|
||||
version: 1.033
|
||||
mtime: 1652876909
|
||||
commit: f58f3923539b52c99a595c5654134826a15191c9
|
||||
|
@@ -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.031
|
||||
Version: 1.033
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user