fuse-overlayfs-1.7.1-1.el9
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.7.1 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5842413388
commit
d3c59a0886
@ -3,8 +3,8 @@
|
|||||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||||
|
|
||||||
Name: fuse-overlayfs
|
Name: fuse-overlayfs
|
||||||
Version: 1.7
|
Version: 1.7.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -65,6 +65,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
|||||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.7.1-1
|
||||||
|
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.7.1
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-2
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-2
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v1.7.tar.gz) = c9be4b3459bd58b6f1a42cfcb4f95f5552eb0a2546f0c7e1822109f9bc1449876eebbd8457ec90b7e8696c9eb2ae129d16678a2e9f3cc82abe5b6a7b1eff45eb
|
SHA512 (v1.7.1.tar.gz) = 2199f9a5040832537b57792fe361943065c6132d31613bb1f838e931049703011902fca3abc25f6d7136efb2eb5505161f11c252b91dfb19158ac663e1ec15c2
|
||||||
|
Loading…
Reference in New Issue
Block a user