| Network Security Toolkit (NST) Patch: P200703171 |  | 
| Detailed Patch README File - Last Updated: 2008-02-28T23:41:42-05:00 | 
Patch Summary: Adds config file for Graphviz packages.
Patch Release Specifications:
| Patch Can Be Applied To NST Distribution | v1.5.0 - v1.5.0 | 
|---|---|
| Patch Type | patch | 
| Architecture | noarch | 
| Can Patch Be Installed On A NST Live CD/DVD | no | 
| Patch Creation Date | 2007-03-17 | 
| Current Patch Version Number | 1.0.0 | 
| Patch Download | P200703171-100.zip | 
| MD5SUM Checksum | 8a8fde92e39d1f743cbb17abb5fac4e6 | 
Patch Revision History:
Patch Release Notes:
This patch can be applied by hand by downloading the patch file: "P200703171-100.zip" to your NST probe system, unzipping it and then running the "nstpatch.sh" script contained, For example:
[root@probe ~]# mkdir /tmp/patch [root@probe ~]# cd /tmp/patch [root@probe patch]# wget -nH http://nst.sourceforge.net/nst/patches/P200703171-100.zip ... output from wget ... [root@probe patch]# unzip P200703171-100.zip ... output from unzip ... [root@probe patch]# ./nstpatch.sh ... output from nstpatch.sh ... [root@probe patch]# cd [root@probe ~]# rm -fr /tmp/patch [root@probe ~]#