Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753311 - sys-fs/fuse-overlayfs-1.2.0 version bump
Summary: sys-fs/fuse-overlayfs-1.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-06 13:26 UTC by Reva Denis
Modified: 2020-11-07 04:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reva Denis 2020-11-06 13:26:13 UTC
New version is out. Changes:
fix segfault if no mountpoint specified
fix file_exists_at musl compatibility
introduce extended attribute to override gid/uid/mode.
support writing uid/gid/mode to an extended attribute.
fix a memory leak, where inodes are maintained in memory even if not needed.


Reproducible: Always
Comment 1 Reva Denis 2020-11-06 13:28:31 UTC
Zac, Could you take a look?
Direct link to new version:
https://github.com/containers/fuse-overlayfs/releases/tag/v1.2.0
Comment 2 Larry the Git Cow gentoo-dev 2020-11-07 00:14:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e627ca572b613e39caf619ae52cc978699be355

commit 3e627ca572b613e39caf619ae52cc978699be355
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-11-07 00:06:12 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-11-07 00:14:37 +0000

    sys-fs/fuse-overlayfs: Bump to version 1.2.0
    
    Reported-by: Reva Denis <denis7774@gmail.com>
    Closes: https://bugs.gentoo.org/753311
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-fs/fuse-overlayfs/Manifest                    |  1 +
 sys-fs/fuse-overlayfs/fuse-overlayfs-1.2.0.ebuild | 27 +++++++++++++++++++++++
 2 files changed, 28 insertions(+)
Comment 3 Zac Medico gentoo-dev 2020-11-07 00:15:54 UTC
Thanks!
Comment 4 Reva Denis 2020-11-07 04:50:13 UTC
Thank you too Zac, you're rapid