[% box_sites = 1 ; title = 'New Distributions submitted during ' _ year; crumb2_name = 'New Distributions' ; crumb2_href = '/newdistros.html' ; crumb1_name = year ; %]

Contents

Below are all the distributions released for the first time during [% year %]

[% FOREACH month = newdistros.keys.nsort %]

New Distributions for [% newdistros.$month.month %] [% year %] ([% newdistros.$month.counter || '0' %])

[% FOREACH dist = newdistros.$month.dists %] [% END %]
AuthorDistributionVersionRelease Date/Time
[% dist.author %][% dist.dist %][% dist.version %][% dist.reldate %]
[% END %]