From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129603 invoked by alias); 10 Apr 2017 10:46:26 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 129572 invoked by uid 9795); 10 Apr 2017 10:46:25 -0000 Date: Mon, 10 Apr 2017 10:46:00 -0000 Message-ID: <20170410104625.129545.qmail@sourceware.org> From: jturney@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160705-60-g6a9ff00 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ae33541488c402a3461e75d89241eb7f7ddf8deb X-Git-Newrev: 6a9ff000cc6c882f37d5b33c8392fca8b2a9e459 X-SW-Source: 2017-q2/txt/msg00004.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=6a9ff000cc6c882f37d5b33c8392fca8b2a9e459 commit 6a9ff000cc6c882f37d5b33c8392fca8b2a9e459 Author: Jon Turney Date: Mon Apr 10 11:42:13 2017 +0100 Update TODO Diff: --- TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index aeb9cd4..63afee3 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,7 @@ * mksetupini should have an okmissing option for override.hint which names non-existent versions * use ./setup.hint inside the tar file, avoiding all the hint/tar coherence problems * mksetupini should write to stdout if --inifile not specified +* 'not in the _obsolete category' talks about 'all levels' rather than 'all versions' +* check packages for path collisions +* don't do upload authorization by path, then remove unique path constraint +* mksetupini should be able to verify requires: contains valid package names using a provided list of packages (or a cygwin-pkg-maint file?)