Accepting request 1177381 from openSUSE:infrastructure:MirrorCache
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1177381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MirrorCache?expand=0&rev=41
This commit is contained in:
commit
17e8055ce0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e865890e41c3508ee837c6c232a06e33b97329c4b076ce587296b5ca6a5e9c4
|
||||
size 1186828
|
3
MirrorCache-1.076.obscpio
Normal file
3
MirrorCache-1.076.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d03a96c543c4d43bee9ad3f97c6faf0fca46db93bbfddc435000f5ab69c05de7
|
||||
size 1210892
|
@ -1,3 +1,4 @@
|
||||
# Type Path Mode UID GID Age Argument
|
||||
d /var/lib/mirrorcache 0750 mirrorcache mirrorcache - -
|
||||
d /run/mirrorcache 0750 mirrorcache mirrorcache - -
|
||||
r /tmp/mojo.tmp.* - mirrorcache mirrorcache 8h
|
||||
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 14:18:43 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.076:
|
||||
* Fix duplicate values in x-media-version response header
|
||||
* ci: Temporarily disable systemd tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 11:00:26 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.075:
|
||||
* Add url parameters for report/download
|
||||
* ui: User friendly status of DB sync for a directory
|
||||
* Add Etag and X-MEDIA-VERSION for folders
|
||||
* Add response header X-MEDIA-VERSION
|
||||
* Add Etag when rendering files
|
||||
* Prioritize scanning of projects
|
||||
* Make VPN_PREFIX a list
|
||||
* Add WorkingDir to the subtree.service
|
||||
* Add config for mojo tmpfiles
|
||||
* fix redirect for mirrorlist parameter for zsync files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 04 10:32:53 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.074
|
||||
mtime: 1712218226
|
||||
commit: cc30136a08f34fc786b2572e9c337c77e1bb65fd
|
||||
version: 1.076
|
||||
mtime: 1716300936
|
||||
commit: 986189a4a9e726db9e725305d1897690fd8c8ede
|
||||
|
@ -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.074
|
||||
Version: 1.076
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00be4c2c1f3c053bf5f0b7415989d1af5e73664e5e5b8c3af19cf3fc2c5a062c
|
||||
size 1013133
|
||||
oid sha256:236566155516ce58068c2d22421d89995d8d6f0315020dc0da18216b5aaf0654
|
||||
size 1017877
|
||||
|
Loading…
Reference in New Issue
Block a user