Em 23/07/2011 03:36, <bdwal...@users.sourceforge.net> escreveu: > > Revision: 503 > http://opencsw.svn.sourceforge.net/opencsw/?rev=503&view=rev > Author: bdwalton > Date: 2011-07-23 02:36:04 +0000 (Sat, 23 Jul 2011) > > Log Message: > ----------- > allow signing the dublin catalog > > Signed-off-by: Ben Walton <bwal...@opencsw.org> > > Modified Paths: > -------------- > catalog_signatures/bin/http_gpg_daemon > > Modified: catalog_signatures/bin/http_gpg_daemon > =================================================================== > --- catalog_signatures/bin/http_gpg_daemon 2011-07-23 02:29:52 UTC (rev 502) > +++ catalog_signatures/bin/http_gpg_daemon 2011-07-23 02:36:04 UTC (rev 503) > @@ -5,7 +5,7 @@ > require 'ostruct' > > VALID_PREFIXES = %w(opencsw opencsw-future) > -VALID_TREES = %w(unstable current) > +VALID_TREES = %w(unstable current dublin)
I suggest removing current from this list. In opencsw-future it is only a symlink to dublin. > VALID_ARCHES = %w(i386 sparc) > VALID_RELEASES = %w(5.9 5.10 5.11) > > > > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. > _______________________________________________ > devel mailing list > devel@lists.opencsw.org > https://lists.opencsw.org/mailman/listinfo/devel
_______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel