--- e2fsprogs-1.36-r2.ebuild 2005-03-22 14:41:55.000000000 -0500 +++ e2fsprogs-1.36-r3.ebuild 2005-03-22 14:58:20.000000000 -0500 @@ -30,6 +30,9 @@ # Clean up makefile to suck less epatch "${FILESDIR}"/${P}-makefile.patch + #86257 BLKID_FILE should not be honored in SUID. + epatch ${FILESDIR}/${P}-blkid-cache.patch + # kernel headers use the same defines as e2fsprogs and can cause issues #48829 sed -i \ -e 's:CONFIG_JBD_DEBUG:__CONFIG_JBD_DEBUG__E2FS:g' \