Johannes Meixner
Johannes Meixner
All found cases where ReaR sources files were checked via https://github.com/rear/rear/issues/3260 and its subsequent issues https://github.com/rear/rear/issues/3285 and https://github.com/rear/rear/issues/3319 so this issue itself is no longer "critical/security/legal" according to what I...
@didacog I dared to also assign you to this issue because your contribution would by much appreciated in particular regarding "sourcing remote files".
@pcahyna regarding "sourcing remote files" see https://github.com/rear/rear/issues/3294
With https://github.com/rear/rear/pull/3424 merged this issue should be "fixed/solved/done" at least to some reasonable initial extent. With https://github.com/rear/rear/pull/3424 merged there will be regressions when third-party scripts use '.' for sourcing because...
With https://github.com/rear/rear/pull/3424 merged my other attempts in my 'jsmeix-SourceTrustworthy' and 'jsmeix-source-wrapper' branches should now be obsoleted. I will check those branches if they are completely obsolete and if yes I...
I closed https://github.com/rear/rear/pull/3379 and https://github.com/rear/rear/pull/3258 as superseded by https://github.com/rear/rear/pull/3424 and I deleted the outdated and superseded branches 'jsmeix-source-wrapper' and 'jsmeix-SourceTrustworthy'.
Works for me with (excerpts from my etc/rear/local.conf on a test VM with rear27a) ``` BACKUP_URL=file:///other/ POST_BACKUP_SCRIPT=( 'echo $BACKUP_URL >/tmp/POST_BACKUP_SCRIPT.stdout' ) ``` After "rear mkbackup" I got ``` # cat...
To explicity export specific variables you may call `export` as needed in etc/rear/local.conf because etc/rear/local.conf is executed as a bash script via `source`, cf. the comment in the current https://github.com/rear/rear/blob/master/etc/rear/local.conf
I assume it is sufficiently answered because "no news is good news". (If not, reopen it with continuative information.)
https://raw.githubusercontent.com/rear/rear/master/.github/ISSUE_TEMPLATE.md