fuse-overlayfs-1.15-1.el10
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.15 - Related: RHEL-80817 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a14c43fc09
commit
eb756f39cf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/*.tar.gz
|
||||
/*.tar.*
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.14
|
||||
Release: 3%{?dist}
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -65,6 +65,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Fri May 09 2025 Jindrich Novy <jnovy@redhat.com> - 1.15-1
|
||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.15
|
||||
- Related: RHEL-80817
|
||||
|
||||
* Fri Mar 14 2025 JasenChao <JasenChao@gmail.com> - 1.14-3
|
||||
- Add riscv64 arch
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.14.tar.gz) = e0c50abffb7b71248ed4d7b8663f21bab4bf358682dece3a0c9f1480f142532471e139f041759dd8bd24807c7369537a5d86efc01617a17172463bd1c3870623
|
||||
SHA512 (v1.15.tar.gz) = 6da1094216e4f6ddbc8e1cf1b1a0ebb6a8902920c73c7fb0dfc4c23f5a3ff6f14430156f5914ac021e6b84c3d8425e006e45734dac3dcc26fce414155f3db370
|
||||
|
||||
Loading…
Reference in New Issue
Block a user