| Network Security Toolkit (NST) Patch: P200705111 |
| Detailed Patch README File - Last Updated: 2008-02-28T23:41:42-05:00 |
Patch Summary: Testing patch (x86_64) - creates file: '/tmp/x86_64-test.txt'.
Patch Release Specifications:
| Patch Can Be Applied To NST Distribution | all - all |
|---|---|
| Patch Type | patch |
| Architecture | x86_64 |
| Can Patch Be Installed On A NST Live CD/DVD | yes |
| Patch Creation Date | 2007-05-11 |
| Current Patch Version Number | 1.0.0 |
| Patch Download | P200705111-100.zip |
| MD5SUM Checksum | 5d2ebf8c65277dcf2d424fdddfe14145 |
Patch Revision History:
Patch Release Notes:
This patch can be applied by hand by downloading the patch file: "P200705111-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/P200705111-100.zip ... output from wget ... [root@probe patch]# unzip P200705111-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 ~]#