Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777807 - x11-misc/xscreensaver-5.45: covid19 hack includes offensive language
Summary: x11-misc/xscreensaver-5.45: covid19 hack includes offensive language
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-03-22 23:31 UTC by Jasmin Buchert
Modified: 2021-06-12 14:31 UTC (History)
1 user (show)

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


Attachments
Patch for xscreensaver-5.45.ebuild (xscreensaver-5.45.ebuild.patch,379 bytes, patch)
2021-03-22 23:31 UTC, Jasmin Buchert
Details | Diff
Patch for xscreensaver-5.45.ebuild (xscreensaver-5.45.ebuild.patch,393 bytes, patch)
2021-03-22 23:47 UTC, Jasmin Buchert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jasmin Buchert 2021-03-22 23:31:35 UTC
Created attachment 693144 [details, diff]
Patch for xscreensaver-5.45.ebuild

The new covid19 hack includes offensive language:

./hacks/glx/covid19.man:18:SARS-CoV-2. Stay the fuck home. Wear a fucking mask.
./hacks/config/covid19.xml:34:SARS-CoV-2. Stay the fuck home. Wear a fucking mask.

The solution is to simply remove the offensive parts when the offensive USE flag is not set.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-22 23:36:51 UTC
Yeah, we should remove that. I can apply this soon if nobody else does.
Comment 2 Jasmin Buchert 2021-03-22 23:47:38 UTC
Created attachment 693147 [details, diff]
Patch for xscreensaver-5.45.ebuild

Previous patch left a trailing space.
Comment 3 Larry the Git Cow gentoo-dev 2021-06-12 14:31:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d1c598e70315bb6d32459a8aa73084aeba5f2d

commit 41d1c598e70315bb6d32459a8aa73084aeba5f2d
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-06-12 14:28:17 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2021-06-12 14:30:58 +0000

    x11-misc/xscreensaver: Improve USE=-offensive
    
    Thanks to Jasmin Buchert most of this patch!
    Closes: https://bugs.gentoo.org/777807
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.19, Repoman-3.0.3

 x11-misc/xscreensaver/xscreensaver-5.45-r3.ebuild | 173 ++++++++++++++++++++++
 1 file changed, 173 insertions(+)