commit: 6d1669686c56dc7f05750d9b36db1c2f9001275a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 12 15:20:24 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 12 15:20:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d166968
profiles: add more eudev mask detail (wrt news items) Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d897a78a3749..b5bf0ac9fba4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,14 +35,21 @@ # Andreas K. Hüttel <[email protected]> (2023-09-11) # Dead project accumulating open bugs and incompatibilities. +# +# For more detail, please see the '2021-08-24-eudev-retirement' news item +# as well as the '2022-04-19-systemd-utils' news item. +# # No Gentoo maintainer commits since February 2021. +# # Many Gentoo packaging issues (some may need to go upstream): # bug #713106, #753134, bug #667686, bug #771705, bug #668880, #770358, bug #851255 # bug #711462, #904741 +# # But more pressingly, lacks support for the udev 'tags' API which libgudev now # requires. No fix has been committed upstream and other software like Plymouth # has been broken with eudev for some time because of this missing support. # See bug #913702. +# # Removal on 2023-10-11. sys-fs/eudev
