fuse-overlayfs-1.14-1.el9
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.14 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
12f4d027ac
commit
4864e37614
@ -3,7 +3,7 @@
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
Release: 1%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
@ -65,6 +65,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2024 Jindrich Novy <jnovy@redhat.com> - 1.14-1
|
||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.14
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Wed Aug 30 2023 Jindrich Novy <jnovy@redhat.com> - 1.13-1
|
||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.13
|
||||
- Related: #2176063
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.13.tar.gz) = 2f005b7eb4f0cc31dd75a6c453d81fbbf1c77cb6c1e8f991a53465c1e8c0109c999063a3b2088978abeea2272677985cd79ecbbbcd7aaaac0088dcdd34981f4b
|
||||
SHA512 (v1.14.tar.gz) = e0c50abffb7b71248ed4d7b8663f21bab4bf358682dece3a0c9f1480f142532471e139f041759dd8bd24807c7369537a5d86efc01617a17172463bd1c3870623
|
||||
|
Loading…
Reference in New Issue
Block a user