summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-05-17 10:56:14 +0200
committerErich Eckner <git@eckner.net>2017-05-17 10:56:14 +0200
commit6d33eeaff28487be412359b5f5c8a138d95dcbb7 (patch)
treef1313e22d46806e19213157e9850d71b14a6910e /bin
parent467e1211dad8554610b3e4572911dc075dbd2dc2 (diff)
downloadbuilder-6d33eeaff28487be412359b5f5c8a138d95dcbb7.tar.xz
bin/get-package-updates: add TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-package-updates2
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"