Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 179255
Collapse All | Expand All

(-)sys-apps/util-linux/util-linux-2.12r-r6.ebuild.ORIG (+3 lines)
Lines 117-122 Link Here
117
	# fix mips n32 (no llseek syscall)
117
	# fix mips n32 (no llseek syscall)
118
	epatch "${FILESDIR}"/${PN}-2.12-mips-lseek.patch
118
	epatch "${FILESDIR}"/${PN}-2.12-mips-lseek.patch
119
119
120
	# fix utmp corruption issue in agetty (Bug #179255)
121
	epatch "${FILESDIR}"/${PN}-2.12-agetty-utmp.patch
122
120
	epatch "${FILESDIR}"/${PN}-2.12r-no-_syscall.patch #150852
123
	epatch "${FILESDIR}"/${PN}-2.12r-no-_syscall.patch #150852
121
	epatch "${FILESDIR}"/${PN}-2.12r-HAVE_asm_page_h.patch #168278
124
	epatch "${FILESDIR}"/${PN}-2.12r-HAVE_asm_page_h.patch #168278
122
	use crypt && epatch "${FILESDIR}"/${PN}-2.12r-HAVE_asm_page_h-loop-aes.patch
125
	use crypt && epatch "${FILESDIR}"/${PN}-2.12r-HAVE_asm_page_h-loop-aes.patch

Return to bug 179255