From e84ed03bf4fd591ee1b38bda92521274f62af59e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 16 Jun 2017 10:25:18 +0200 Subject: mangle TODOs and comments --- bin/get-package-updates | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index b78187e..35afbe1 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -5,10 +5,16 @@ # https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates # TODOs: + # be more secure in case of update while build(s) is/are still in progress # -> (stale) lock files, moving (or changing content of) loop lock files + +# (might be connected to above): find out who deletes loop-files which +# should not be deleted + # dependencies declared inside a PKGBUILD's package function do not # correctly take into account CARCH (see package "gens" from community) + # remove extra case for "python-pysocks" and "gens" . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf