diff options
author | 2021-07-09 05:24:35 +0100 | |
---|---|---|
committer | 2021-07-09 05:24:35 +0100 | |
commit | e8bbd489c0d3537fef06e271a00e11ac68cd7018 (patch) | |
tree | 522e87acc929fc65b7ff7f021da5ee8fc47dca8f /profiles/features | |
parent | sys-libs/glibc: Stabilize 2.33-r1 arm64, #792261 (diff) | |
download | gentoo-e8bbd489c0d3537fef06e271a00e11ac68cd7018.tar.gz gentoo-e8bbd489c0d3537fef06e271a00e11ac68cd7018.tar.bz2 gentoo-e8bbd489c0d3537fef06e271a00e11ac68cd7018.zip |
profiles/features/uclibc: drop obsolete opentmpfiles restriction
The problematic version requiring a separate mask is gone at least
(unrelated to the security bug).
Bug: https://bugs.gentoo.org/801106
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/uclibc/package.unmask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/uclibc/package.unmask b/profiles/features/uclibc/package.unmask index 3c4392737b2e..73afa680a140 100644 --- a/profiles/features/uclibc/package.unmask +++ b/profiles/features/uclibc/package.unmask @@ -3,5 +3,5 @@ # Ionen Wolkens <ionen@gentoo.org> (2021-07-09) # Unmask opentmpfiles on uclibc profiles until systemd-tmpfiles is -# usable (bug #801106). Lower bound to keep 0.3.1 mask active. -<sys-apps/opentmpfiles-0.3.1 +# usable (bug #801106). +sys-apps/opentmpfiles |