From ac541b88e3a4a20cadab7dd7a3f8c4b18f92d57a36f17451ac635dfc7b15d7a3 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Wed, 6 Nov 2024 08:46:20 +0000 Subject: [PATCH] - Update to version 1.084: * systemd: MOJO_TMPDIR=/var/lib/mirrorcache/tmp * Smart handle of local symlinks OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=116 --- MirrorCache-1.083.obscpio | 3 --- MirrorCache-1.084.obscpio | 3 +++ MirrorCache-tmpfilesd.conf | 2 +- MirrorCache.changes | 7 +++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 6 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 MirrorCache-1.083.obscpio create mode 100644 MirrorCache-1.084.obscpio diff --git a/MirrorCache-1.083.obscpio b/MirrorCache-1.083.obscpio deleted file mode 100644 index 62e9142..0000000 --- a/MirrorCache-1.083.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c928520aab2bb55ac30df344dcc67f95234356cedbce618343977bdbfd02537 -size 1227276 diff --git a/MirrorCache-1.084.obscpio b/MirrorCache-1.084.obscpio new file mode 100644 index 0000000..4fa9d80 --- /dev/null +++ b/MirrorCache-1.084.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae5f322e20b7248b5511475cfb404c47969c3c4466503bbd51a9736d84d7c59 +size 1230348 diff --git a/MirrorCache-tmpfilesd.conf b/MirrorCache-tmpfilesd.conf index f87a4da..71251ee 100644 --- a/MirrorCache-tmpfilesd.conf +++ b/MirrorCache-tmpfilesd.conf @@ -1,4 +1,4 @@ # Type Path Mode UID GID Age Argument d /var/lib/mirrorcache 0750 mirrorcache mirrorcache - - +d /var/lib/mirrorcache/tmp 0750 mirrorcache mirrorcache 2h d /run/mirrorcache 0750 mirrorcache mirrorcache - - -d /tmp/mirrorcache - mirrorcache mirrorcache 8h diff --git a/MirrorCache.changes b/MirrorCache.changes index 209d4d6..29953c5 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 06 08:45:02 UTC 2024 - Andrii Nikitin + +- Update to version 1.084: + * systemd: MOJO_TMPDIR=/var/lib/mirrorcache/tmp + * Smart handle of local symlinks + ------------------------------------------------------------------- Fri Oct 25 15:02:11 UTC 2024 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index ba8fa31..30b77a1 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.083 -mtime: 1729868343 -commit: 5153dc35e2cc2d87c264bc9a0437244cee81a827 +version: 1.084 +mtime: 1730880198 +commit: 8031dc6b706c03b9748994db407ea725456c122b diff --git a/MirrorCache.spec b/MirrorCache.spec index 24aa4d7..4fdfe57 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) perl(Config::IniFiles) %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools Name: MirrorCache -Version: 1.083 +Version: 1.084 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later