2025-04-04 15:28:30 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 10 14:48:19 UTC 2025 - pgajdos@suse.com
- version update to 1.14
* isolate security xattrs for STAT_OVERRIDE_CONTAINERS. Prefix all security xattrs with XATTR_CONTAINERS_OVERRIDE_PREFIX.
* prefer user.containers.override_stat over user.fuseoverlayfs.
* do not force -1 for owner overriding extended attributes. Otherwise the value is written to the override extended attribute.
* fix file owner retrieval for chmod.
* honor umask with xattr_permissions.
* honor mode for devices with xattr_permissions.
* propagate extended attributes permissions with copyup.
-------------------------------------------------------------------
Tue Nov 21 16:09:09 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package fuse-overlayfs
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: fuse-overlayfs
Version: 1.13
Version: 1.14
Release: 0
Summary: FUSE implementation for overlayfs
License: GPL-2.0-or-later

BIN
v1.13.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
v1.14.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.