Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 167255 Details for
Bug 239560
sys-apps/portage <2.1.4.5 Insecure search path for python -c in ebuilds (CVE-2008-4394)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch portage-2.1.4.4.ebuild to make work for 2.1.4.5
portage-2.1.4.5.ebuild.patch (text/plain), 721 bytes, created by
Zac Medico
on 2008-10-05 07:43:41 UTC
(
hide
)
Description:
patch portage-2.1.4.4.ebuild to make work for 2.1.4.5
Filename:
MIME Type:
Creator:
Zac Medico
Created:
2008-10-05 07:43:41 UTC
Size:
721 bytes
patch
obsolete
>--- portage-2.1.4.4.ebuild 2008-06-01 03:30:18.000000000 -0700 >+++ portage-2.1.4.5.ebuild 2008-10-05 00:33:54.000000000 -0700 >@@ -41,7 +41,7 @@ > linguas_pl? ( mirror://gentoo/${PN}-man-pl-${PV_PL}.tar.bz2 > ${SRC_ARCHIVES}/${PN}-man-pl-${PV_PL}.tar.bz2 )" > >-PATCHVER="${PV}" >+PATCHVER="2.1.4.4" > if [ -n "${PATCHVER}" ]; then > SRC_URI="${SRC_URI} mirror://gentoo/${PN}-${PATCHVER}.patch.bz2 > ${SRC_ARCHIVES}/${PN}-${PATCHVER}.patch.bz2" >@@ -69,6 +69,7 @@ > cd "${S}" > epatch "${WORKDIR}/${PN}-${PATCHVER}.patch" > fi >+ epatch "$FILESDIR"/portage-2.1.4.5.patch > einfo "Setting portage.VERSION to ${PVR} ..." > sed -i "s/^VERSION=.*/VERSION=\"${PVR}\"/" pym/portage.py || \ > die "Failed to patch portage.VERSION"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 239560
:
167252
| 167255