Only capture user-specific .bashrc style files when using mode, in case they contain sensitive env vars.
This commit is contained in:
parent
8774d019d3
commit
3c19ae54b2
5 changed files with 192 additions and 56 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
* Add support for detecting flatpaks and snaps
|
||||
* BREAKING CHANGE: Group all package and systemd-unit roles into Debian Section/RPM Group roles by default, including managed config files and unit state. This mode is not used if `--fqdn` or `--no-common-roles` is set, in which case, the traditional behaviour of preserving one role per package/unit is used instead.
|
||||
* BREAKING CHANGE: Only capture user-specific .bashrc style files when using `--dangerous` mode, in case they contain sensitive env vars.
|
||||
|
||||
# 0.6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue