index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-05-17 10:56:14 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-05-17 10:56:14 +0200 |
commit | 6d33eeaff28487be412359b5f5c8a138d95dcbb7 (patch) | |
tree | f1313e22d46806e19213157e9850d71b14a6910e /bin/get-package-updates | |
parent | 467e1211dad8554610b3e4572911dc075dbd2dc2 (diff) |
-rwxr-xr-x | bin/get-package-updates | 2 |
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" |