============================================================================= 2.1.1-r1 2006-09-25 branches/2.1.1 revision 4538 ============================================================================= bin/portageq 4534 zmedico Make portageq exit with nonzero status when called incorrectly. This patch is from trunk r4482:4484. pym/portage.py 4533 zmedico Add support for SPACE_SEPARATED and COLON_SEPARATED in /etc/env.d/ so that hard coded values are not required (bug #146879). This patch is from trunk r4450:4452. 4536 zmedico For correct LINGUAS handling, don't export empty USE_EXPAND variables unless the user config exports them as empty. Thanks to Harald van Dijk for this patch (bug #147428) which is in trunk r4441. 4537 zmedico For bug #80846, prevent false collisions caused by symlinks. Thanks to Thomas Bettler for the initial patch. This patch is from trunk r4431. 4538 zmedico Fix fetch resume logic for bug #145601 and document the meaning of the fetched variable. This patch is from trunk r4478. pym/portage_data.py 4532 zmedico Add a warning about the portage group and the possiblility of exploits for bug #149062. This patch is from trunk r4530. pym/portage_update.py 4535 zmedico Fix a broken call to new_protect_filename for bug #147010. This patch is from trunk r4433.