1e41f4b71Sopenharmony_ci# Bundle Manager Subsystem Changelog 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci## cl.bundlemanager.1 bm Commands Changed 4e41f4b71Sopenharmony_ci 5e41f4b71Sopenharmony_ci**Access Level** 6e41f4b71Sopenharmony_ci 7e41f4b71Sopenharmony_ciOther 8e41f4b71Sopenharmony_ci 9e41f4b71Sopenharmony_ci**Reason for Change** 10e41f4b71Sopenharmony_ci 11e41f4b71Sopenharmony_ciPreviously, if the **-u** parameter is not specified, the **bm install** and **bm uninstall** commands are executed for all users. For security purposes, now they are executed for the current active user. 12e41f4b71Sopenharmony_ci 13e41f4b71Sopenharmony_ci**Change Impact** 14e41f4b71Sopenharmony_ci 15e41f4b71Sopenharmony_ciThis change is a non-compatible change. 16e41f4b71Sopenharmony_ci 17e41f4b71Sopenharmony_ciBefore change: 18e41f4b71Sopenharmony_ciIf **-u** is not specified in the **bm install** and **bm uninstall** commands, the commands apply to all users. 19e41f4b71Sopenharmony_ci 20e41f4b71Sopenharmony_ciAfter change: 21e41f4b71Sopenharmony_ciIf **-u** is not specified in the **bm install** and **bm uninstall** commands, the commands apply to the current active user. If you want to install or uninstall applications for all users, use **-u** to specify user IDs one by one. 22e41f4b71Sopenharmony_ci 23e41f4b71Sopenharmony_ci**API Level** 24e41f4b71Sopenharmony_ci 25e41f4b71Sopenharmony_ciN/A 26e41f4b71Sopenharmony_ci 27e41f4b71Sopenharmony_ci**Change Since** 28e41f4b71Sopenharmony_ci 29e41f4b71Sopenharmony_ciOpenHarmony 5.0.0.36 30e41f4b71Sopenharmony_ci 31e41f4b71Sopenharmony_ci**Adaptation Guide** 32e41f4b71Sopenharmony_ci 33e41f4b71Sopenharmony_ciN/A 34