diff options
-rwxr-xr-x | bin/get-package-updates | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index ad1de12..2e666ac 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -6,6 +6,8 @@ # TODOs: # additional to blacklisted packages ignore any packages depending on them +# be more secure in case of update while build(s) is/are still in progress +# -> (stale) lock files, moving loop lock files . "${0%/*}/../conf/default.conf" |