fuse-overlayfs-1.4.0-1.el9
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.4.0 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2a6706d094
commit
246e2e4ff3
@ -3,7 +3,7 @@
|
|||||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||||
|
|
||||||
Name: fuse-overlayfs
|
Name: fuse-overlayfs
|
||||||
Version: 1.3.0
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -65,6 +65,9 @@ modprobe fuse > /dev/null 2>&1 || :
|
|||||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 Jindrich Novy <jnovy@redhat.com> - 1.4.0-1
|
||||||
|
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.4.0
|
||||||
|
|
||||||
* Thu Nov 26 2020 Jindrich Novy <jnovy@redhat.com> - 1.3.0-1
|
* Thu Nov 26 2020 Jindrich Novy <jnovy@redhat.com> - 1.3.0-1
|
||||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.3.0
|
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user