mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Add information concerning tracking security issues and new package versions (Steve Crosby)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
99654e81c8
commit
786aeb2066
@ -107,6 +107,10 @@ First a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>July 9th, 2005 [matt]: Added information regarding security
|
||||||
|
mailing lists and freshmeat to chapter09/whatnow.xml. Fixes bug 1583. Thanks
|
||||||
|
to Steve Crosby for the report and the suggested text.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>July 8th, 2005 [matt]: Updated to udev-062.</para></listitem>
|
<listitem><para>July 8th, 2005 [matt]: Updated to udev-062.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>July 8th, 2005 [matt]: Updated to linux-libc-headers-2.6.12.0.</para></listitem>
|
<listitem><para>July 8th, 2005 [matt]: Updated to linux-libc-headers-2.6.12.0.</para></listitem>
|
||||||
|
@ -16,6 +16,36 @@ creation process.</para>
|
|||||||
list of resources for you.</para>
|
list of resources for you.</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem><para>Maintenance</para>
|
||||||
|
|
||||||
|
<para>Bugs and security notices are reported regularly for all software.
|
||||||
|
As an LFS system has been compiled from source, it is up to you to keep
|
||||||
|
abreast of such reports. There are several online resources that track
|
||||||
|
such reports, some of which are shown below:</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem><para>Freshmeat.net (<ulink url="http://freshmeat.net/"/>)</para>
|
||||||
|
|
||||||
|
<para>Freshmeat can notify you (via email) of new versions of packages installed on your system.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>CERT (Computer Emergency Response Team)</para>
|
||||||
|
|
||||||
|
<para>CERT is a mailing list that publishes security alerts concerning various
|
||||||
|
operating systems and applications. Subscription information is available at
|
||||||
|
<ulink url="http://www.us-cert.gov/cas/signup.html"/>.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>Bugtraq</para>
|
||||||
|
|
||||||
|
<para>Bugtraq is a full-disclosure computer security mailing list. It publishes
|
||||||
|
newly discovered security issues, and occasionally potential fixes for them.
|
||||||
|
Subscription information is available at
|
||||||
|
<ulink url="http://www.securityfocus.com/archive"/>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem><para>Beyond Linux From Scratch</para>
|
<listitem><para>Beyond Linux From Scratch</para>
|
||||||
|
|
||||||
<para>The Beyond Linux From Scratch book covers installation
|
<para>The Beyond Linux From Scratch book covers installation
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20050708">
|
<!ENTITY version "SVN-20050709">
|
||||||
<!ENTITY releasedate "July 08, 2005">
|
<!ENTITY releasedate "July 09, 2005">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user