Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235520 - subversion.eclass letting epatch work on files outside ${WORKDIR}
Summary: subversion.eclass letting epatch work on files outside ${WORKDIR}
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-23 10:21 UTC by Justin Lecher (RETIRED)
Modified: 2008-08-23 10:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2008-08-23 10:21:14 UTC
This way I found the leck:
I update a patch on a file svn-repo and misstyped his path to the fullpath to ESVN_STORE_DIR. The patched file was in ESVN_STORE_DIR and not only inside the WORKDIR. 

I tested this more and found that not only files ESVN_STORE_DIR (I think addwrite "${ESVN_STORE_DIR}" should enable the possibility to fetch the source) but everywhere.