<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-extended/fuse-overlayfs, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2026-03-24T13:12:58+00:00</updated>
<entry>
<title>fuse-overlayfs: update to v1.16</title>
<updated>2026-03-24T13:12:58+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-03-24T13:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=6dbc49a615f9cc488f273a9293ca70557f7dd685'/>
<id>urn:sha1:6dbc49a615f9cc488f273a9293ca70557f7dd685</id>
<content type='text'>
Bumping fuse-overlayfs to version v1.16-17-g51108ae, which comprises the following commits:

    be604bb man: regenerate
    a030601 man: uniformly apply bold attributes
    9da0832 man: restore hard word wrapping
    da57ec7 man: reformat additions from e58fb12
    a1ef9a0 man: rephrase description and other parts
    93b3f7e man: refactor fuse-overlayfs.1.md
    fe0525a Plugin test
    e58fb12 Manpage updates for xino and ino32_t
    1f60815 st_ino needs to be unique for all inodes on a device
    b2e4dc1 Minor cleanups
    eb988de Dockerfile: use ubuntu:&lt;LTS&gt;-&lt;yyyyMMdd&gt; for reproducibility
    f3db78e configure.ac: new development release
    9ad6545 NEWS: tag 1.16
    0f7e9bb Containerfile.cross: update deps
    4266f68 main: fix incorrect directory entries due to unstable iteration order
    0ea1677 configure.ac: prepare new release cycle
    c5f3ef1 NEWS: tag 1.15
    6a1040f main: lookup upperdir only for created directories
    d5b2cec main: fix layer lookup in make_ovl_node
    b88a093 main: use hash_remove instead of hash_delete
    ce8d185 lib: update hash module from gnulib
    27cabd5 main: Allow escaped colons in directory paths
    b31d82f main: use parsed upper layer directory
    02a3582 refactor: Remove unnecessary upperdir realpath
    5e7f7d7 github: update checkout action
    4761dd0 github: update uraimo action
    fc6a2b9 github: update upload-artifact action
    e1aae5a github: enable unprivileged user namespaces
    efb6149 Update AC_INIT to 1.15-dev
    6bbd62b main: use extended override xattr
    8d33894 github: update run-on-arch-action
    cf8269b github: update ubuntu version
    af77bb6 tests: bump fedora version
    e107b0b Remove unsupported option "lazytime"
    33cb788 NEWS: tag 1.14

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes-extended: adapt to UNPACKDIR changes</title>
<updated>2025-06-26T02:49:03+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T02:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7a2ad2585b0a3e80b5e943c771db7310de761d5b'/>
<id>urn:sha1:7a2ad2585b0a3e80b5e943c771db7310de761d5b</id>
<content type='text'>
Adjusting our extended recipes to the OE core UNPACKDIR processing.

We mainly just drop our S = assignments for git recipes

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse-overlayfs: update to v1.14</title>
<updated>2025-05-20T02:46:26+00:00</updated>
<author>
<name>Wojciech Slenska</name>
<email>wojciech.slenska@gmail.com</email>
</author>
<published>2025-04-16T08:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=19a66be0daf85dbdc311d74cfcba4b0502c1a3be'/>
<id>urn:sha1:19a66be0daf85dbdc311d74cfcba4b0502c1a3be</id>
<content type='text'>
* fuse-overlayfs-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.

* fuse-overlayfs-1.13
    - fix a performance issue when dealing with big directories.

* fuse-overlayfs-1.12
    - change license to GPL-2.0-or-later.

* fuse-overlayfs-1.11
    - main: if a lower layer doesn't support ACLs do not enable them.

* fuse-overlayfs-1.10
    - main: use /proc/self/fd to read xattrs.
    - main: inherit ACLs for new files/dirs.
    - main: fix passing noatime.
    - main: add checks for valid /proc mount.
    - main: fix copy_file_range for deleted files.
    - main: fix creating links of just deleted files.

Signed-off-by: Wojciech Slenska &lt;wojciech.slenska@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse-overlayfs: Update to v1.9</title>
<updated>2022-07-15T21:13:35+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei.gherzan@huawei.com</email>
</author>
<published>2022-07-13T13:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=21cd0c24e35ca055c96f38b06a872633b5230f6f'/>
<id>urn:sha1:21cd0c24e35ca055c96f38b06a872633b5230f6f</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei.gherzan@huawei.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse-overlayfs: Fix buffer overflow bug on workdir path</title>
<updated>2022-07-15T21:11:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei.gherzan@huawei.com</email>
</author>
<published>2022-07-11T18:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=81d62914ce2ec9ea6096ee097b6e48d332672b3c'/>
<id>urn:sha1:81d62914ce2ec9ea6096ee097b6e48d332672b3c</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei.gherzan@huawei.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: update licence values to SPDX values</title>
<updated>2022-02-18T18:07:10+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2022-02-18T18:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=108e089f7e844fafd12cfddd7eb6f96bef86c0a3'/>
<id>urn:sha1:108e089f7e844fafd12cfddd7eb6f96bef86c0a3</id>
<content type='text'>
These changes are the result of running the convert-spdx-licenses.py
oe-core script.

There's no impact to the build, but we will avoid issues when
interacting with core QA by the alignment.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: convert github SRC_URIs to use https protocol</title>
<updated>2021-11-02T13:57:03+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-11-02T13:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=0a7ae8bc50208a7409198a8e92c4ce4afb2b5ed3'/>
<id>urn:sha1:0a7ae8bc50208a7409198a8e92c4ce4afb2b5ed3</id>
<content type='text'>
github is removing git:// access, and fetches will start experiencing
interruptions in service, and eventually will fail completely.

bitbake will also begin to warn on github src_uri's that don't use
https. So we convert the meta-virt instances to use protocol=https
(done using the oe-core contrib conversion script)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse-overlayfs: add FUSE implementation of overlayfs</title>
<updated>2019-10-13T15:16:40+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2019-10-06T20:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=f58133be1f50cfb08ff18a28895ecdeedb7e47f7'/>
<id>urn:sha1:f58133be1f50cfb08ff18a28895ecdeedb7e47f7</id>
<content type='text'>
Add recipe for the FUSE implementation of overlayfs. This is useful
to improve startup time for podman rootless containers.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
