sugar-toolkit-gtk3/src/sugar/bundle
C. Scott Ananian 897428c794 Trac #8674: sanity-check bundle root; don't delete install_root on failure.
The software updater was deleting ~/Activities when it encountered a bad
bundle.  Two separate issues:  we didn't sanity check the bundle root to
ensure it wasn't '.' or '..' or something crazy like that, and our "clean
up on failure" code was deleting the install_root instead of the activity
root (!).  This was a regression introduced by the fix for #7733 in
commit db2d1c42e2481d6dbc15405840ac23e46eab7318 (0.82.2).
2008-09-28 14:24:46 -04:00
..
__init__.py Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
activitybundle.py Do not try to list the mimetypes directory if it does not exist. 2008-08-31 14:36:13 +02:00
bundle.py Trac #8674: sanity-check bundle root; don't delete install_root on failure. 2008-09-28 14:24:46 -04:00
contentbundle.py Trac #7733: fix severe performance regression when creating ActivityBundle. 2008-08-19 15:46:36 -04:00
Makefile.am Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00