import CS fuse-overlayfs-1.13-1.module_el8+804+f131391c
This commit is contained in:
parent
b004d6c0a7
commit
4a753a6a4d
@ -1 +1 @@
|
||||
8d1cd33cbe71f768b198c23a4d242e5ca424b4a9 SOURCES/v1.12.tar.gz
|
||||
5da75ff2d149ec023a189fd156d10dfd12a714c8 SOURCES/v1.13.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v1.12.tar.gz
|
||||
SOURCES/v1.13.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%{!?_modulesloaddir:%global _modulesloaddir %{_usr}/lib/modules-load.d}
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 1.12
|
||||
Version: 1.13
|
||||
Release: 1%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
@ -66,6 +66,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_modulesloaddir}/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2023 Jindrich Novy <jnovy@redhat.com> - 1.13-1
|
||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.13
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 1.12-1
|
||||
- update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.12
|
||||
- Related: #2176055
|
||||
|
Loading…
Reference in New Issue
Block a user