* Fixed problem when BASEDIR paths were given without a trailing '/'.
[linux_from_scratch.git] / FAQ-OBSOLETE / new-version.xml
blob69e5cdbc81b4232a44c655cad5190996de7698d2
1 <qandaentry id="new-version">
2 <question><para>There's a new version of package Foo.</para></question>
3 <answer><para>If the new version is more than a day old,
4 it is likely that someone has tested the release
5 and reported it on the mailing lists.
6 Please search the archives before posting questions about whether it works.
7 </para>
8 <para>If you'd like to report the new release,
9 follow these steps to avoid making a duplicate report.
10 <itemizedlist>
12 <listitem><para>Check the <ulink url="http://freshmeat.net/">freshmeat</ulink>
13 page for the project to see if it has been updated.
14 If it hasn't, report the release there.
15 </para></listitem>
17 <listitem><para>If freshmeat has been updated,
18 check <ulink url="http://bugs.linuxfromscratch.org/">LFS bugzilla</ulink>
19 (or <ulink url="http://blfs-bugs.linuxfromscratch.org/">BLFS bugzilla</ulink>)
20 to see if the release has been posted there.
21 </para></listitem>
23 <listitem><para>If the release is not in bugzilla,
24 report it to lfs-book (or blfs-book for packages in BLFS).
25 And if you like, test it and report any problems
26 or changes in compilation instructions, too.
27 </para></listitem>
29 </itemizedlist>
30 </para></answer>
31 </qandaentry>